Re: GtkUIManager questions.
- From: Matthias Clasen <mclasen redhat com>
- To: Archit Baweja <bighead users sourceforge net>
- Cc: "Nils O. Selåsdal" <noselasd frisurf no>, gtk-app-devel-list gnome org
- Subject: Re: GtkUIManager questions.
- Date: Thu, 24 Jun 2004 13:51:25 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]