Hello, I created a window. This window creates on demand new windows.
In the first window I have a list with opened windows. If I close one of the new windows, the window should be erased from the list. I thought I could use the parent function to get the parent window, but the derrived pointer is always NULL. How could I get the parent window? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

