Dear All, Now I am using browser widget to list all the files, if use the default handle, when press down key, it will move and focus to the next item, my default item per page is 10, when it reach to the last item of one page, it will not show the other 10 items, but only show 2-11 items. So I use topline() function to display 11-20 items, but I found a problem, if it total has 15 items. It will show 6-15 items in the second page, but not 11-15 items. Why? How to only display 11-15 items.
My fltk version is v2.0 Thanks. Best regards, LeoWang _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

