Hi! I use a fltk::TabGroup in my program, but the tabs are at the bottom of the TabGroup. I want them to be on top. How can i get this done? Using fltk::TabGroup::align(fltk::ALIGN_TOP) did not work. Possibly I could use tab_positions? But there is no documentation for this function.
Greets, Maxi _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

