On Tue, 9 May 2000 [EMAIL PROTECTED] wrote:

> Greetings,
> 
>       I have finally created a menu using GtkItemFactory. 
> Second step, in some of the items, I would like to insert RadioMenuItems
> for some mutuallu exclusive options ?
> 
> Examining the inheritance hierarchy does not seem to allow me doing this.
> Is there any way that could be suggested to solve this problem. 

I think if you set the 5th element in the tuple for your entry to
'<RadioItem>', the menu item will be a radio menu item.  Other settings
include '<CheckItem>', '<ToggleItem>', '<Tearoff>', '<Separator>',
'<Branch>' and '<LastBranch'.

> 
> Thanks a lot
> _____________________________________________________________
>                                                       
>                                       LaBoufarikoise

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to