button depress

I have a touchscreen application that switches between dialogs to show
features. Buttons on those screens allow toggling between the screens. When
I press a button to take me to another screen, and then return to that
screen, the button that was pressed to change screens remains depressed
(visually). The functionality of the button works but the visual
characteristics are incorrect.

We are develping using PhAB.

Any ideas?

Hello Doug,

Make sure that Pt_TOGGLE isn’t set in your Pt_ARG_FLAGS resource. This
would cause the button to act as a toggle button and give the results you
have explained. If this isn’t what your problem is could you please send a
small test case that exhibits the problem to apps@qnx.com .

Regards,
Dave B.



“Doug Rixmann” <rixmannd@rdsdata.com> wrote in message
news:ag4tso$1p5$1@inn.qnx.com

I have a touchscreen application that switches between dialogs to show
features. Buttons on those screens allow toggling between the screens.
When
I press a button to take me to another screen, and then return to that
screen, the button that was pressed to change screens remains depressed
(visually). The functionality of the button works but the visual
characteristics are incorrect.

We are develping using PhAB.

Any ideas?