[wxPython-users] Which base widget to use: DnD feature wanted

キャピエ ファブリス kappamonagare at yahoo.co.jp
Thu Feb 14 11:46:00 PST 2008


Robin Dunn Wrote:
> FloatCanvas or OGL might be good for this.

Thank you for the advice. I've had a look at FloatCanvas
and OGL but it seems to be a little too low level for me
right now, plus I could not managed to find adequate
tutorials.

So I decided to drop the bells and whistles and go for
several wx.listbox which will only leave me with the
problem learning DnD for the moment.
How would you create listboxes between which you can drag
and drop elements? Do I have to subclass and replace
several methods in the wx.listbox itself or can I get the
job done just by using wx.dropsource and wx.droptarget ?

Thank you in advance,

F.C.

--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/




More information about the wxpython-users mailing list