[Glade-users] radio button group

Gergely Polonkai gergely at polonkai.eu
Thu Nov 13 07:05:39 UTC 2014


Unfortunately, I don't know of any tutorials about the Glade UI. Most GTK
tutorials use it as a basis, but they provide the XML output instead of the
steps required to reproduce it. Also, Glade is a bit out of date when it
comes to new widgets: GtkStack, for example, although can be added to a
Glade XML file manually, is long time missing from the widget palette.

All in all, until someone finally writes a good tutorial, your best sources
of information are the developer documents (https://developer.gnome.org/),
the IRC channel (#gtk+ on GIMPnet) and this list.

Best,
Gergely

On 13 Nov 2014 02:17, "Walt Brainerd" <walt.brainerd at gmail.com> wrote:
>
> Thank you. Your response did it!
> It made me go try again, knowing what
> is supposed to work.
>
> I was selecting the whole line, not
> just the little button, to try to set the group.
>
> It took some trial and error to figure out which
> even handler to set, but that was not hard.
>
> Is there a good place to find the answers to
> such basic questions? I looked through the
> tutorials and many things are covered by the
> examples in them, but many are not.
>
> Again thanks. I will now look at slider bars!
>
> On Wed, Nov 12, 2014 at 4:01 PM, Gergely Polonkai <gergely at polonkai.eu>
wrote:
>>
>> Hello,
>>
>> after adding your second radio button, get to the properties pane and in
Group, choose your first radio button. Do the same with the third, fourth,
etc. always choosing the first radio button as the Group.
>>
>> Best,
>> Gergely
>>
>> On 12 November 2014 23:27, Walt Brainerd <walt.brainerd at gmail.com> wrote:
>>>
>>> I am trying to build my first few simple
>>> GUIs with glade.
>>>
>>> I have Horizontal Button Window into which I am trying
>>> to put two radio buttons. When I try, I cannot
>>> figure out how to set the radio button group.
>>>
>>> I cannot type into the Group position of the dialog
>>> and the only things that does anything is "New",
>>> which appears to create a completely new
>>> radio button.
>>>
>>> Seems pretty basic, but I need help, please.
>>> Thanks.
>>>
>>> --
>>> Walt Brainerd
>>>
>>> _______________________________________________
>>> Glade-users maillist  -  Glade-users at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/glade-users
>>>
>>
>
>
>
> --
> Walt Brainerd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/glade-users/attachments/20141113/236eb82a/attachment.html>


More information about the Glade-users mailing list