[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2528
Version: 1.1.10
Fix Version: None


This is correct. Fl_Tooltip is a purely static class. There is no need for
a constructor because you can not instantiate it. To add a tooltip to a
widget, simply call 

myWidget->tooltip("Wssn Dudn Dadn Dudn.");


Link: http://www.fltk.org/str.php?L2528
Version: 1.1.10
Fix Version: None

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

Reply via email to