"MacArthur, Ian (SELEX GALILEO, UK)" <[EMAIL PROTECTED]> wrote:
> 
>>   Some open issues remain:
>> 
>>   1.- Is it possible to add close buttons to the tab labels?
>>       We're  using  PAGER_SHRINK beacause of the problem detailed
>>       in1 STR-2048 (and STR-2047).
> 
> I'd have thought this was best done by subclassing the tab widget,
> surely, rather than by changing fltk-2 itself?
> 
> FWIW, Greg has a demo of subclassing the tab widget (albeit for
> fltk-1.1) here that shows how you might change the look of the tab
> widget (or indeed add a close button.)
> http://www.seriss.com/people/erco/fltk/Fl_Gel_Tabs/  
> 
> 
>>   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).
> 
> A bug in fltk-1.1/fltk-1.3 tooltip handling was fixed just recently -
> the bug you describe in fltk-2 may be related? I'm afraid I don't know
> the number of the relevant STR...
> Best raise an STR for this though, anyway.
> 
> 
>>   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). It can be reproduced by:
>>         1.- set panel_size=medium in dillorc
>>         2.- start dillo-2.0
>>         3.- hit the bookmarks icon
>>         4.- Look carefuly around the "clear URL" button.
> 
> Better raise an STR for that too, I think.

There is http://www.fltk.org/str.php?L2062 including a patch already.

Cheers,
Johannes
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to