Thank you for your work,Matthias!
I have tried running a program on my WindowsXP,the events work!So,maybe the 
sentence is wrong.But I still need to point out that the events work do not 
means it can work anywhere inside the window,if there is a widget inside the 
window and you drag a file into it and then release the file,our window won't 
be able to receive event FL_DND_RELEASE(event FL_DND_ENTER and FL_DND_DRAG work 
as well as the former case),thus it cannot receive event FL_PASTE and the event 
data.
Now,I am trying to find a way out to solve the problem,I think maybe we can 
make the widget send an event message to its parent window and then our window 
can process the event.That's my raw idea,I need more time to make an attempt.If 
anybody who knows how to solve the problem,please tell me,thanks.
----guyingpinming
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to