Re: [Fxruby-users] FXTreeList as DND source
Status: Inactive
Brought to you by:
lyle
From: Kevin B. <kev...@sy...> - 2003-10-03 14:15:14
|
Dear All, I'm working on an Explorer-ish interface to our product. Since I'd like to have DND, I'd definitely like to know how this is resolved. I haven't tried DND yet, but I'd like to if possible. Does fox DND interact with the Windows desktop? I haven't researched that. Thanks, Kevin On Fri, 2003-10-03 at 04:40, Dalibor Sramek wrote: > Hi. > > I would like to make DND source from a FXTreeList. I copied the canvas example > from Lyle's DND tutorial and replaced the canvas with my FXTreeList. Then I > found that FXTreeList did not get any SEL_MOTION messages. So is it possible to > make FXTreeList aDND source in the current FXRuby implementation? > > Any success stories with DND? > > Thanks > > Dalibor Sramek |