On Nov 21, 2007, at 6:20 PM, Rickard Sandgren wrote: > window->set_non_modal(); > > Did the trick! > Unfortunately now that window is always above the parent window, but > that I can live with.
The idea is that "non-modal" windows are used as toolboxes whereas "normal" windows are use for documents. So normal windows will show up as new icons, toolboxes won't (MSWindows). ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

