Re: All windows pop up at once ?



Hi,
commented or remove all gtk_widget_show(...) functions except 
gtk_widget_show(main-window) from main.c

HTH
Abhiram

On Wednesday 24 July 2002 05:47 pm, Peter Van Osta wrote:
> Hi,
>
> I have created an application with GLADE and have created and compiled
> the C source code. The compilation went smoothly and the generated code
> looked allright.
>
> There are however a few problems when I run the application. The program
> consists of several windows of which one is the main window and all the
> other should pop up when activated. They all pop up when I start the
> program and I cannot get rid of the extra windows ? I have labeled all
> windows but one as "not visible", but that does not help. i would expect
> that if I set the additional widows to invisible, they and their "child"
> windows would not be displayed.
>
> If I push a button or another item, I see no response. I know I will
> have to fill in the callback functions, but I would at least expect the
> buttons to change when I press them ? Wehn they respond I can start
> experimenting with filling them in one by one.
>
> Anyone any suggestion what goes wrong ?
>
> Best regards,
>
> Peter
>
> Union Biometrica N.V./S.A.
> European Scientific Operations (ESO)
> Cipalstraat 3
> B-2440 Geel
> Belgium
> tel.: +32 (0)14 570 619
> fax.: +32 (0)14 570 621
>
> http://www.unionbio.com/
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]