On Nov 22, 2007, at 12:30 AM, Alex wrote: > I was wondering if there was a way to make a window in fltk stay at > the top of the z-order even if it loses focus? This would be the > equivalent of setting the TOPMOST attribute on a windows in win32. > Does anybody have any ideas?
No, that is not supported. FLTK z-ordering works only within an application. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

