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.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to