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. > > Anyone know how if such a method exists? Or is this something that requires > a derived class?
Greg's cheat sheet is the first stop when looking for something cool: http://seriss.com/people/erco/fltk/#SliderTooltip Cheers D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

