Home
Developer Resources
QNX RTOS v4
QNX RTOS v4 Knowledge Base

QNX RTOS v4 Knowledge Base

Foundry27
Foundry27
QNX RTOS v4 project
Resources

QNX RTOS v4 Knowledge Base

Title Can a PtList widget item be selected with the right mouse button?
Ref. No. QNX.000010443
Category(ies) Development
Issue I want to be able to select list items in a PtList widget using a right button click.  Is this possible or so I have to write this functionality myself?
Solution The PtList widget can be made to respond to right button clicks.  Set the Pt_ALL_BUTTONS flag under the Pt_ARG_FLAGS resource and the PtList widget will now respond to right button clicks