I'm developing a robotics environment for my university. I've created a main window with a 3d simulation of a robotic arm. All the menus are done via subwindows with specific buttons each. The problem is that sometimes many of these subwindows are open (shown) and they overlap.
I'd like to know if there's a way of "bringing to front" the last clicked subwindow and/or to make shure that the window on top is the one that catches the click/input. Should it be non-modal or something? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

