
For my Tilt++ mod, I've implemented a homegrown tooltip solution for my mod's menu.
Is there any interest in seeing this as a mainstream feature? It would require adding an additional "tooltip" parameter to every built-in widget, and a lot of new LANGUAGE entries to define them. Of course not all option menu items would require tooltips, the obviously short and self-explanatory ones wouldn't need them. :D
And also, general thoughts on the actual placement of the tooltip text (where would be a good spot on the screen), any thoughts on the overall implementation would be nice to hear. Or if there is even any interest at all.
