oftn-oswg / suit-js

A slick user-interface toolkit created in JavaScript for use with HTML5 canvas.
http://oftn.org/projects/suit/
Other
10 stars 1 forks source link

Widgets need easy API to set tooltip information #8

Open dsamarin opened 13 years ago

dsamarin commented 13 years ago

We need suit.Widget.prototype.set_tooltip_text and suit.Widget.prototype.get_tooltip_text so that if there is tooltip text available, hovering the mouse over the widget will show the text.