[Gambas-user] Drag and drop to TextArea
sbungay
sbungay at smartsonsite.com
Thu Nov 2 02:05:16 CET 2023
Can the mouse pointer be tracked across a form or a component such as
a TextArea without the need to hold the left button down?
If yes, then can the mouse pointer be tracked while dragging data?
I need to drag data from one control (a treeview node in this case)
to a text area and insert that data into the text area at the point
where the mouse cursor located over the text area when the data is dropped.
More information about the User
mailing list