> > > > > > i was messing about with a scroll group and then saw in 2.0=20 > > > docs that it is for panning around an image really, and then=20 > > > i also saw that the multiline text output is for short text=20 > > > excerpts..? what if i read a file in of 1000 lines and wanted=20 > > > to display it in a widget element, box whatever of the=20 > > > current window, and to move through the text i wanted a=20 > > > vertical scroller? > > >=20 > > > Fl_Text_Display and Fl_Text_Editor (FLTK 1.x) will probably do > > > what you need. > > > > Also, if you only want simple text display functions, Fl_Browser and its > > offspring are useful for displaying text with scrollbars etc provided > > automatically when needed. > > > > >sorry for duplicate post.
the standard Fl_Browser has does the business, solved, cheers. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

