> Please file an STR. I can't remember if the above should work by the > specifications, but I should see if the code can be easily fixed > anyways. > > http://www.fltk.org/str.php
Thanks. I have filed it. There is one more small problem which i didn't report in STR. I derive a new class from Fl_Window and draw some text on this window. This window is just a part of program's main window. and i create this window on main window. Code is working fine on windows OS while for MAC when i run the program this window never display on main window. If i derive this window from Fl_Box instead of Fl_Window then it works fine on MAC. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

