> Not sure if 2.0 handles this differently. This was done a while ago > because popup menus would appear in the task list. To avoid changing > the ABI we decided to change the behavior of borderless > windows. Kind > of a sour compromise that we could fix in a 1.2.
It might have to be set at window creation time (or at least before you first show the window) though, just to make it portable across o/s? What I imagine is some additional window flag you could set, that would define whether the window appears in the window list or not... Might only apply to bordeless windows, though? In which case, it could be an additioanl parameter to set when making the window borderless... SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

