Re: Howto put multiple widgets into a single notebook page
- From: Neil Bird <neil fnxweb com>
 
- To: wonglow2 lycos com
 
- Cc: gtk-list gnome org
 
- Subject: Re: Howto put multiple widgets into a single notebook page
 
- Date: Mon, 26 Nov 2001 13:55:40 +0000
 
Around about 11/26/01 07:44, thomas wong scribbled ...
 I am wondering how to put multiple widgets into a  Notebook page. 
I tried to pack two labels into a table. Then add the table widget into the notebook.
When I run it the page is shown but contain nothing. The command prompt show a error
".... bin->child==NULL"
  That means that the requirement "child==NULL" is FALSE. 
I.e., there's a child.
  Notebook pages are like windows - they only take one child. 
You need to dump an h/vbox/table in the page for your widgets.
--
[neil fnx ~]# rm -f .signature
[neil fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil fnx ~]# exit
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]