[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Why don't I get my Vbox ???
- From: Bart Vandewoestyne <Bart Vandewoestyne skynet be>
- To: gtk-app-devel-list redhat com
- Subject: Re: Why don't I get my Vbox ???
- Date: Thu, 17 Feb 2000 20:56:17 +0100
Emmanuel DELOGET wrote:
>
> > if I return vbox_a from this function then I don't see the
> > checkbuttons. If i return dummybutton then i see the button. What am I
> > doing wrong here ???
>
> You need to show the widget if you want them to be visible.
> Another way to do this is to call gtk_widget_show_all() on
> the vbox after the widget additions.
I figured this one out myself just after posting this mail. Exploring
GTK as a beginner is cool :-)
About the gtk_widget_show_all(), it isn't documented yet... does this
function show all the widgets that are packed in a vbox or hbox? what
about widgets being packed in tables or windows ?
Greetzzz
MC303
--
Bart Vandewoestyne http://hello.to/MC303
Hugo Verrieststraat 48 Bart.Vandewoestyne@skynet.be
8550 ZWEVEGEM ICQ# 21275340
BELGIUM - EUROPE nick: MC303
Phone: +32(0)56/75.48.11
-------------------------------------------------------------
"If we knew what it was we were doing, it would not
be called research, would it?"
-- Albert Einstein --
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]