Duncan Gibson wrote:

> 
> Alvin wrote:
>> I would like to so an alternative value/text as part of an Fl_Slider's
>> tooltip. In the Fl_Slider's callback, I set its tooltip. However, I
>> cannot seem to find a method to force the tooltip to be drawn.
> 
> When in doubt, consult Greg's cheat sheet:
> http://seriss.com/people/erco/fltk/#SliderTooltip
> 
> Cheers
> D.
> 
> PS. This is the 4th attempt to send this. Earlier attempts have vanished!

Thanks, I should have checked there first :)

Looks like the only solution is to handle this manually. I thought there
might have been a magical method like Fl_Widget::show_toolip() or something
to that effect.

Thanks for pointing out Greg's example.

-- 
Alvin
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to