Re: [gtk-list] Re: menu_factory and "Help" menus




Jeff <schizm@pc-4374.bc.rogers.wave.ca> writes:

> I believe he wants to do the following (as do I):
> 
> ----------------------------------------------------------------------
> File  Stuff1  Stuff 2                                             Help
> ----------------------------------------------------------------------

Ah. I think this is impossible. Or at least without modifying
GTK. Menubars aren't very smart about sizing their children. You'd
probably have to make the GtkMenuShell store some extra information
about each child, then add some code to GtkMenuBar to use this when
doing size allocation.
                                        Owen



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