SCROLL_AREA_POS_X / SCROLL_AREA_POS_Y on PtList

Hello,

I’m trying to set (unsuccessfully) the Pt_ARG_SCROLL_AREA_POS_X and Pt_ARG_SCROLL_AREA_POS_Y resources on a PtList Widget on QNX 6.3

Acording to QNX’s help, this widget inherits those resorurces from PtGenList widget but it seems that doesn’t work.

Any help?

Thanks.

Regards,
Marcos

I don’t have a QNX 6.3 running any more. I only have back to 6.3.2. On 6.3.2 there is no Pt_ARG_SCROLL_AREA_POS_X or Pt_ARG_SCROLL_AREA_POS_Y resource listed under PtList or PtGenList with the help system.

The paper edition of the “QNX Photn Micro GUI V 6.3/WIDGET REFERENCE PtA to PtN” indicates no such resource either.

Where did you find this resource mentioned?

Hmmm… these resources actually do exist. They are part of PtScrollArea, defined in /usr/include/photon/PtScrollArea.h. Not sure if this does help though… When you say you are trying to set them unsuccessfully, what do you mean? You use PtSetResource and nothing happens?