Hello, I have been away from this list for a long time (some of you may remember me). So, as this is a first post, greetings to you all to start with.
We ran into the following problem with fltk on MacOSX. The same issue does not occur on Linux (did not try Windows, but I suspect it is really MacOSX specific) We have an application that does visualization of data that is constantly changing. We use idle and/or timeout callbacks for this. Everything works fine, until we initiate drag&drop (with Fl::dnd()) or when we pull down the system menu (Fl_Sys_Menu_Bar) or when we move any of the application's windows around the screen. At that point, it seems that fltk does not get any more events. Is this a known problem? Has this particular issue been looked into by the MacOSX fltk developers? Any suggestions towards a possible solution? Kind regards, Maarten _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
