Hi, I have one main window(derived from fl_double_window) in my progra. I'm creating some controls(fl_box,fl_window etc) on this main window. I get a strange problem in my program but it's very rare. It comes sometimes only.And the problem is One control which was created on main window(derived from fl_box) and title menu of main window are disappear. Once they disappear, title menus of all opened desktop windows also disppear. If window explorer is open then its title menu is also disappear. Now if i run another exe of same program then title menu and widget of first exe are visible now.
Is this the problem of memory? or this is some fltk bug _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

