Albrecht Schlosser wrote: > That said, I don't think that there is another way than deriving a > class and implementing your own draw() method. However, looking at > the source code (!) and the docs you can see that there is: > > fltk::TabGroupPager::draw_tabs() > > "draw the tabs for this custom pager, return false means no custom > draw is made". You'll have to look up how this works yourself, though.
... and then there's also TabGroup::selection_color() Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

