> I was looking around at the website and noticed a poll that asks what version 
> users are using and the results showed that fltk-2 is the second most used 
> version (after fltk-1.1), so how come fltk-2 was dropped if it is so popular?
>
> Another question more related to my first question;
>
> I've been looking at the code I've been able to find online on drag and drop 
> but still not managed to get it to work (it never enters the DND_.. blocks in 
> my handle-function). So I was wondering if any user of fltk-2 has 
> successfully implemented drag and drop in their application and could point 
> me in the right direction?
>
> Thanks again for all the help!
>
Hi Andreas,

The SmallBASIC project uses FLTK-2 and has working Drag and Drop. In ubuntu you 
can drag from nautilus and drop to the file tab, in windows you can drag from 
explorer and drop to the file tab.

I find FLTK-2 stable enough for my purposes. I only bother to fix problems with 
FLTK-2 if it is holding up work on SmallBASIC. There's only so much time for 
hobby programming.

Chris,
http://smallbasic.sourceforge.net

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to