Paul R wrote: > how about if i wanted to load the image at runtime? How would that work > I understand the image has to be packaged and available with the app > if this is the case.
A simple example of how to load an image from disk and assign it to a
box:
http://seriss.com/people/erco/fltk/#Fl_JPG_Image
..same technique works for buttons.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

