Re: Style Guide suggestion




> * Every Gnome app that has a toolbar should provide a
> Preferences... menu entry that calls up a dialog that has a set of
> radio buttons to select one of: "Pictures and Text", "Pictures only"
> or "Text only" (style guide maintainer: feel free to
> s/Pictures/Images/g if you think that's more intuitive).

This can be handled automatically in gnome-app.c.  I commited some of
the code required for thsi to the CVS (we just need the nice dialog
box now that does the actual work).

> * Every Gnome app that has a toolbar should provide tooltips for each
> toolbar button, and for other controls on the toolbar if appropriate. 

This is already taken care of if you use the gnome-app-helper stuff.
Once the above mentioned dialog box is in place, we can get the
tooltips working all over the place.

> * Every Gnome app that has a toolbar should allow you to turn the
> tooltips on and off through the Preferences dialog with a checkbutton
> labelled "Tooltips on".

Exactly

Miguel.
Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]