Richard wrote: > I have a set of image thumbnails that I want to scroll along horizontally > as well as expand when the window is resized. When I use a Fl_Scroll I > can scroll them nicely but they do not resize when the scroll resizes.
Does this example from Greg's Cheat Sheet meet your needs? http://seriss.com/people/erco/fltk/#ScrollableWidgetBrowser Cheers D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

