[Gambas-user] drag & drop question
M0E Lnx
m0e.lnx at ...626...
Wed May 7 13:37:48 CEST 2008
I'm afraid I'm not skilled enough for that though :(
I will try to use an alternative to drag&drop for my application...
but hope that gambas can have this in the near future.
Kudos
On Tue, May 6, 2008 at 4:13 PM, Benoit Minisini
<gambas at ...1...> wrote:
> On mardi 6 mai 2008, M0E Lnx wrote:
>
> > I need this... Let me know if you're able to get it in there... I can
> > do some serious testing here...
> >
> > Are there any other controls that support drag&drop yet? iconviews
> > maybe? columnviews?
> >
> > the Drag and Drop events are there, but the controls are not reacting to
> > them
> >
>
> The two problems with Drag & Drop:
>
> 1) DirView and FileView are not native controls. They are UserControl with a
> TreeView, IconView or ColumnView embedded inside. So the Drop property and
> the Drag events are for the UserControl, not the views!
>
> 2) TreeView and IconView have no support for dragging items by default. You
> must write it yourself, as I did for the Gambas IDE project treeview.
>
> Regards,
>
> --
>
>
> Benoit Minisini
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> 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