Re: problems creating windows
- From: Flávio Alberto Lopes Soares <flavio maqplas com br>
- To: Gregory Babusiaux <gbabusia ulb ac be>
- Cc: gtk-list gnome org
- Subject: Re: problems creating windows
- Date: 21 Feb 2002 11:51:28 -0300
You should use GTK_WINDOW_TOPLEVEL, GTK_WINDOW_POPUP or
GTK_WINDOW_DIALOG
Success
Flavio Alberto
>
> window=gtk_window_new(GTK_WINDOW_TOPLEVEL);
>
> by pressing on a button , i'd like to create a child window. So that in the callback function i 'd like to create the child window. But i don't know to create the child window
>
> window=gtk_window_new(GTK_WINDOW_CHILDLEVEL) doesn't work!!
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]