Re: Reflections on Gnome from longtime GUI User..



Federico Mena <federico@nuclecu.unam.mx> writes:
> >  I'm the (unofficial) meintainer of gnome-mines and same-gnome... I miss to
> o the
> >  help menus at the right, now some people (marc and drmike, maybe?) are wor
> king
> >  on the help system, so in the next versions of these games the help is goi
> ng
> >  to be there (well, when i write some docs for them... :-) )
> 
> This is trivial to do.  If you use a GtkMenuFactory, you should
> gtk_menu_item_right_justify() the help item.  If you use the Gnome
> menu builder functions, they should align the help menu to the right
> (if they are not doing this yet, they should be fixed; it's a one-liner).

Currently all the help menu support in the gnome_app_helper does
is insert a few additional GNOME_APP_UI_ITEMs automatically for you
(dynamically).  The placement of the entries in any menu is left
to the programmer.

-Marc



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