Re: combo widget for question/answer



Vicki Stanfield <vicki dialupnet com> writes:
> Is there a combination widget for use in the situation when you want
> to ask a simple question and have the answer input by the user. In
> Motif, there was a label attached to a text widget which could be used
> for this purpose.
> 
> What is your name? [___________]
> 

There's no prebuilt widget for this, you just create a GtkHBox, and
put a GtkLabel and GtkEntry inside it.

Havoc




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