[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: help;
- From: Christian Robottom Reis <kiko async com br>
- To: kapil dua <gtkkaps yahoo com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: help;
- Date: Thu, 25 Mar 2004 13:53:58 -0300
On Sun, Mar 21, 2004 at 09:29:16PM -0800, kapil dua wrote:
> is there any way of assigning label to option box
> basically i want this thing
>
> option button with label help ,then
> two options in option button
The selected item in the optionmenu becomes its label. Once you have
selected a new item, its label is reparented to the optionmenu --
therefore, it will always display the currently selected item's label.
It's bad UI, but if you must, just add a dummy item to the optionmenu
and ensure it's the first (or that it's selected).
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]