DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2637 Version: 1.3.0 Thanks for the example program and your comments about what you found out so far. For others that want to test: I had to add these 3 lines to icontest.cxx to make it work: #include <FL/Fl.H> #include <FL/Fl_Double_Window.H> #include <FL/Fl_Button.H> I compiled and ran it on 32-bit Windows and 32-bit Linux (with valgrind) without error, as was probably to be expected. I'll try later (maybe in 3 or 4 hours from now) on a 64-bit Linux system to see if I can reproduce the bug. Link: http://www.fltk.org/str.php?L2637 Version: 1.3.0 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
