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

Re: GtkUIManager questions.



Ah yes, that might just be it.

Archit

Matthias Clasen <mclasen redhat com> writes:

> On Thu, 2004-06-24 at 13:41, Archit Baweja wrote:
> > Hey Nils,
> > 
> > I'm guessing you didn't have previous experience with libbonoboui menus.
> > 
> > "Nils O." SelÃsdal <noselasd frisurf no> writes:
> > 
> > > I have a few GtkUIManager questions, first, is there
> > > some nice tutorials/guides anywhere ?
> > > 1 With the following:
> > > <ui><popup name="ProjectPopup>
> > >        <menuitem name="Build" action="Build"/>
> > >       <menuitem name="Execute" action="Execute"/>
> > >       <separator/>
> > >       <menuitem name="MoveUp" action="MoveUp"/>
> > >       <menuitem name="MoveDown" action="MoveDown"/>
> > >       <separator/>
> > >       <menuitem name="Remove" action="Remove"/>
> > >   </popup>
> > > </ui>
> > > Only the first separator shows, not the second !
> > 
> > Hmm, I don't know why it isn't showing. Is it showing the "Remove" menuitem?
> 
> Can you try to see whether giving the separators separate names
> helps ? Ie <separator name="sep1"/> <separator name="sep2"/>
> I thought I fixed this problem in 2.4.1...
> 
> Matthias
> 
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 
> 

-- 
Homepage: http://puggy.symonds.net/~bighead/
Projects:
	http://peacock.sourceforge.net/
	http://ore.rubyforge.net/


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