> Purnachandra wrote: > > I created multiline_output box and I am able to display data in that box, > > but when there is more data I couldn't see all the data, only I can see end > > of the data. I try to attach scroll bar to multiline_output box. It is not > > working for me. > > > > anyone have any examples with multiline_output with scroll bar > > If you want scrollbars, use Fl_Text_Display instead of > Fl_Multiline_Output, eg: > http://seriss.com/people/erco/fltk/#Fl_Text_Display
In my version Fl_Text_Display is not available. If I install new version of FLTK all my old application might effected. Is there any other options? Thanks _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

