DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2327 Version: 2.0-current The image size is 12 x 12 until you do a fetch(). Until then the image data is saved as a name so that tons of image 'addresses' can be loaded but only those actually needed will be expanded. This does cause some problems, especially in the HelpView which can't predict the sizes of images, but the fix is simple enough. Once the image has been created do obj->fetch() et voila! :-) I'm on a machine I don't normally use, Just stopped by to download the file I linked here and I saw this in the strs. Link: http://www.fltk.org/str.php?L2327 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
