On 30.10.2008, at 14:33, Jorge Arellano Cid wrote: > 2.- We also can't set the tab label tooltip because there's a > bug that after showing the label and moving the mouse > pointer down, "drags" the tooltip window down. > (easy to reproduce by uncommenting the lines at ui.cc:1089 > in dillo2 (not STRed AFAIK).
This is what we found and fixed in FLTK1. Is that similar to what you see? > 3.- When we use a single tab, we hide it. In this case FLTK2 > draws the label with a white font (regardless of the hidden > status). Ouch. As a workaround until this is fixed, I suggest that you hide the entire TabGroup and show the contents in a seperate group. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

