Hi, I'm developing a program where I've created 5 child windows and I want to drag these windows within the main window. When I'm selecting a particular window and dragging, I want it to be on the topmost, ie, it should be visible, but i think because of widget hierarchy, it gets hidden by other child windows while I'm dragging over them...
Is it possible to change the widget hierarchy? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

