Angus Leeming wrote: > I have a question of my own about the 'show tooltips' checkbox, or > '?' pixmap button. > > If we plump for the 'show tooltips' checkbox should it have global > scope? Ie, if activated in one dialog, it should be activated in all? > Ditto, for turning them off. Very easy to achieve. > > If we use the '?' pixmap, should it be 'one off' or should it > persist? Ie, if you display the tooltip for some widget, should > tooltips be turned off as your mouse pointer leaves the wifget?
Can't we do something like this: Add a button with a "?"-Pixmap to toolbar, which is disabled by default. If you click it, it stays clicked unless you click again (like Small Caps). I think this is easy to understand even for bloody beginners. I don't like the idea to turn the Hints on by default, because they are rather big and cover parts of the dialog. And therefore I think we shouldn't move the option to preferences. Juergen. > Angus