> >
> > > > 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.
> >
> >
> Aha great, thats what i mean, scrollbars that appear only when the contents 
> of the window are larger than its dimensions, i considered the browser, but 
> just glancing at 2.0 documentation suggested it is only used for file 
> selection browsing, i will review it again.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to