RE: Dynamically adding a wiget to a container created by glade

2008-12-10 Thread Yu Feng
L PROTECTED] > Sent: Wednesday, December 10, 2008 2:57 PM > To: Ravee Kondrakunta > Cc: gtk-app-devel-list@gnome.org > Subject: Re: Dynamically adding a wiget to a container created by glade > > On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote: > > Hi, > >

Re: Dynamically adding a wiget to a container created by glade

2008-12-10 Thread Tristan Van Berkom
t; To: Ravee Kondrakunta > Cc: gtk-app-devel-list@gnome.org > Subject: Re: Dynamically adding a wiget to a container created by glade > > On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote: >> Hi, >> >> I created a dialog with glade. In this dialog, I have

RE: Dynamically adding a wiget to a container created by glade

2008-12-10 Thread Ravee Kondrakunta
Kondrakunta Cc: gtk-app-devel-list@gnome.org Subject: Re: Dynamically adding a wiget to a container created by glade On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote: > Hi, > > I created a dialog with glade. In this dialog, I have a HBox with two > widgets, one is the label a

Re: Dynamically adding a wiget to a container created by glade

2008-12-10 Thread Yu Feng
On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote: > Hi, > > I created a dialog with glade. In this dialog, I have a HBox with two > widgets, one is the label and the other widget will be determined at the > runtime. > > In the code I got the reference to the HBox using get_widget afte