[Gambas-user] Help needed with drag icon

bill-lancaster bill-lancaster at ...2231...
Thu Apr 27 16:23:54 CEST 2017


I have a DrawingArea with a series of images drawn within.
I can move an image within the DrawingArea but how to show a drag,icon while
the image is being dragged?

Public Sub dwgImage2_MouseDrag()
    Drag.Icon = Picture["icon:/64/linux"]
End

This code doesn't show any icon during the drag operetraion.

Any advice would be appreciated





--
View this message in context: http://gambas.8142.n7.nabble.com/Help-needed-with-drag-icon-tp58829.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list