Re: [Fxruby-users] drag and drop with mozilla
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@kn...> - 2004-06-24 07:30:40
|
On Jun 23, 2004, at 6:24 PM, Peter Schrammel wrote: > I was trying to write a simple application that stores some bookmarks. > But I'm not able to get the attached samplecode (I found on the INet) > to run. The DROP event is never called. Is the error between my ears > or is this some restriction to fx (DnD just between fx proggs)? You say that you never get the SEL_DND_DROP message. Did it ever get the initial SEL_DND_MOTION messages (which would have come first)? > Another question: I read that DnD on Windows is not supported (and > will maybe never be), can you confirm this? See Jeroen's response. |