> > i was messing about with a scroll group and then saw in 2.0 > docs that it is for panning around an image really, and then > i also saw that the multiline text output is for short text > excerpts..? what if i read a file in of 1000 lines and wanted > to display it in a widget element, box whatever of the > current window, and to move through the text i wanted a > vertical scroller? > > 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. SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

