[Gambas-user] Help needed with drag icon

Gianluigi bagonergi at ...626...
Thu Apr 27 22:25:51 CEST 2017


Could You take a look at DragNDrop in Examples.
Maybe it could help

Regards
Gianluigi

2017-04-27 16:23 GMT+02:00 bill-lancaster <bill-lancaster at ...2231...>:

> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list