Catch the mouse-drag

I would ask help, how I shall catch -permanently, while mouse over a widget with pushed left button- it the mouse-drag event while the left button is active. I remembered so, i saw it the HELP a mouse draw sample code, but I do not find it now when I am looking for it. Thank you.

THe example should be somewhere near PhDrag afaik…
Actually a Drag Event stops being a Drag Event as soon as you do not push your left mousebutton anymore…

Thank you, SOLVED.

The key is: Ph_EV_PTR_MOTION_BUTTON

From the Help: “Emitted when the user moves the pointing device while pressing a button.”

illes

I take a complete sample project (QNX 6.4.1 Momentics). In the Appbuilder, when add RAW callback, set events:

Have fun!
illes
http://www.rs485.hu