In fltk2 the MenuWindow class acts different than a normal window with the border() turned off.
A normal window with border turned off now shows up in the window list and can be raised/lowered, etc. A MenuWindow acts like the fltk1 border-less window. matthiasm wrote: > > On Jun 21, 2007, at 3:34 PM, Owen wrote: > >> Ah thank you, I guessed it would be deliberate as what I am doing is >> different. Mistake, I am using 1.1.x (7, but will change to 8 soon). > > 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. > ---- > http://robowerk.com/ > > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

