> In the second tab the input seems disabled and I cannot understand > why... the test program provided with fltk zip compiles and works > perfectly, but I cannot see any noteworthy difference with my code.
If you temporarily set tab1->box(FL_UP_BOX) and tab2->box(FL_UP_BOX) you will see that the child widgets lie outside the group borders... D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

