I needed a progress bar recently, and noticed we don't have a demo for one in fltk, just the one on my cheat sheet.
So I added it to the lib as examples/progress-simple.cxx. Running it shows a simple realtime progress bar the way one would probably use it, inside a "computation loop", the result looking like this: http://seriss.com/people/erco/fltk/fltk-progress.png _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

