The not so last tab is hidden in case the last tab is too long.

change in flmm-1.1.x/src/Flmm_Tabs.cxx
-  } else if (selected>=children()-2) {
+  } else if (selected>=children()-1) {
    // last tab is selected: make last tab right aligned


Thanks for the widgets!

best regards
Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org

_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to