Hi, I tried to make an image browser with Fl_Scroll and Fl_Button.
My code : http://nopaste.info/2b8b92cf0c.html When i choose a directory, i call the loadDirectory function gui->window is the Fl_Double_Window My problem : the Fl_Scroll isn't redrawn when i click on the scrollbar. I have to iconify the application to get redrawn. I tried to add a callback on change, but the callback isn't called. Do you have any idea? Thanks! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

