[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2546 Version: 1.3.0 Fix Version: 1.3.0
By using an image in a button, you require to link with the fltk_images library, something that's not done by default for the tabs test program. If you add -lfltk_images to the link command, it works. Link: http://www.fltk.org/str.php?L2546 Version: 1.3.0 Fix Version: 1.3.0 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
