Re: Table not visible
- From: Olivier Sessink <oliviersessink gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Table not visible
- Date: Tue, 08 May 2012 23:17:00 +0200
On 05/09/2012 07:10 AM, Rudra Banerjee wrote:
Dear friends,
I am a newbie in GTK and also in C itself. I am trying to develop a
table (thanks to awesome tutorials available). I am currently facing a
problem.
In the given code, its working fine. Posted is a minimal example I
managed to generate. The problem is in line 88 and 89, either of table
or menu is working. If I comment one line, other one is working. Where I
went wrong? Please show.
the window can only hold 1 widget.
so add a vbox to the window,
add the menubar to the vbox
add the table also to the vbox
Olivier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]