> Emil wrote: > > No. TabGroupPager, I guess this feature is present only in FLTK 2. > > I think you want TabGroup, not TabGroupPager. > The former derives from the latter, and is the higher level widget. > > fltk2 comes with an example for TabGroup, which is in test/tabs.cxx
No. I need TabGroupPager. But I have found on Dillo mailing list how to use it. Here: http://permalink.gmane.org/gmane.comp.web.dillo.devel/7100 I just need to create a new class which would inherit TabGroupPager. After this I set the new pager for the TabGroup with pager() method. Thank you for your replies. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

