[Gambas-user] Drawing Control
Benoit Minisini
gambas at ...1...
Wed May 10 22:53:09 CEST 2006
On Wednesday 10 May 2006 20:16, ron wrote:
> Please check this control before .30 release.
> DrawingArea1_DragMove() does not work here
That works here.
>
> See list for : Drawingarea.tracking
>
> Second when i get other events from it during DragNDrop they
> are the x/y position from the control where I did start the drag.
There Drag.X and Drag.Y work as expected, and return the position relative to
the DrawingArea.
Send me a project please...
>
> I need the x/y place of the drop to put the dropped content at that place.
> (or gridcell I want the dragged content goes into.)
>
> The <object>.drag start can save the mouse x/y at the moment the drag
> start. Drawing a line between the start drag x/y and drop x/y was posible
> in the past.
>
> Grts
>
> Ron
>
>
Regards,
--
Benoit Minisini
More information about the User
mailing list