[Glade-users] Dialog with glade
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] Dialog with glade
- Date: Tue, 19 Dec 2006 09:37:56 -0500
On Tue, 2006-12-19 at 10:08 +0100, Paolo Franzetti wrote:
Hi.
I am a newby with Glade and I have a problem
I have to create a complex Dialog window launched from
my main application with a "button press" and I would
like to use Glade to build it.
I cannot find anywhere a description of the syntax to use
to create a Dialog box using Glade.
glade_xml_new() will build the dialog if the glade file contains
a dialog, if the glade file contains many windows and dialogs and
you want to create a specific one, then call glade_xml_new() with
the "rootnode" argument set to the name of your dialog (every
widget in glade has a name so that it can be identified by your
application).
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]