Align text in list widget doesn't work in phditto

I have several list widgets with right horz. alignment set for columns using
Pt_ARG_LIST_COLUMN_ATTR.

All works as advertised until I display the app in a phditto session where
the alignment reverts back to the default left justify.

My development system has a screen resolution higher than the target system
so I often run the application in a local phditto session started

phditto -h 600 -w 800 &

I didn’t think the alignment worked at all until I ran it outside of the
phditto session and noticed it working. If I jump gate the app out of the
ditto session to another node the alignment is correct again. Returning the
app back reverts it again back to left justified.

Is there some phditto -makeListAlignWork switch I’m missing?

QNX 4.25 Photon 1.14B

Hello Robert

Unfortunatly it is a bug in phrelay. I’ll PR it for you.

Thanks
Rodney

Robert Surtees <qnxnews@surtees.com> wrote:

I have several list widgets with right horz. alignment set for columns using
Pt_ARG_LIST_COLUMN_ATTR.

All works as advertised until I display the app in a phditto session where
the alignment reverts back to the default left justify.

My development system has a screen resolution higher than the target system
so I often run the application in a local phditto session started

phditto -h 600 -w 800 &

I didn’t think the alignment worked at all until I ran it outside of the
phditto session and noticed it working. If I jump gate the app out of the
ditto session to another node the alignment is correct again. Returning the
app back reverts it again back to left justified.

Is there some phditto -makeListAlignWork switch I’m missing?

QNX 4.25 Photon 1.14B