On 08.09.2012, at 10:00, guyingpinming <392077...@qq.com> wrote:

>> 
>> On 08.09.2012, at 08:46, guyingpinming <392077...@qq.com> wrote:
>> 
>>> Until now ,I know how to react to a certain event,but judging form the =
>> information provided by the help documentation "FL_DND_* events cannot =
>> be used in widgets derived from Fl_Group or Fl_Window",does it means =
>> that it's impossible for FLTK to make a window support drag and drop =
>> file event?I am trying to make a window accept dargging and dropping a =
>> file then open it by certain method.Can anybody help me. Thanks a lot!
>>> By the way,the advice from Herman and Greg Ercolano helps me a =
>> lot,here,I want to say thank you for your help!
>> 
>> Drag'n;drop works in all widgets, including groups and windows. Could =
>> you please point me at the documentation where it says otherwise? =
>> Thanks.
>> 
>> - Matthias
>> 
> Thank you,Matthias,here is the url "http://fltk.org/doc-1.3/events.html";,
> you can find the sentence at the contents about Drag and Drop Events.

According to svn, engelsman put this in the docs:

"FL_DND_* events cannot be used in widgets derived from Fl_Group or Fl_Window."

Is there any specific platform or any reason for this? Or is the sentence 
itself wrong?

 - Matthias

_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to