Re: Glade and GtkNotebook problem
- From: Tristan Van Berkom <tvb gnome org>
- To: César Leonardo Blum Silveira <cesarbs gmail com>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Glade and GtkNotebook problem
- Date: Wed, 02 Nov 2005 12:00:21 -0500
César Leonardo Blum Silveira wrote:
Hi all,
I'm developing an application which has a notebook widget on it. I
designed the GUI on glade and added two pages to the notebook, however
when I run my app. The notebook shows only the second page with the
contents of the first page. Why is that happening?
Is there any contents of a second page ?
libglade ignores placeholders and the GtkNotebook will only
add pages when you add children to it (i.e. the child *is* the
page).
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]