[Gambas-user] Drawing Control
ron
ronstk at ...239...
Thu May 11 01:01:25 CEST 2006
On Wednesday 10 May 2006 22:53, Benoit Minisini wrote:
> 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.
Ooops, slap my head.
Haven't see the Drag.X and Drag.Y :(
>
> Send me a project please...
>
shame, shame, so you can see my dirty programming :)
> >
> > 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,
>
Thank for comment,
Have tomorrow a great job todo to correct my fault.
Ron
More information about the User
mailing list