Re: Global GladeXML

2007-05-26 Thread Felipe Balbi
On 5/26/07, Felipe Balbi <[EMAIL PROTECTED]> wrote: > Hi, > > On 5/26/07, Jim George <[EMAIL PROTECTED]> wrote: > > On 5/26/07, Felipe Balbi <[EMAIL PROTECTED]> wrote: > > > it's the glade_xml_signal_autoconnect > > > > > >

Re: Global GladeXML

2007-05-26 Thread Felipe Balbi
Hi, On 5/26/07, Jim George <[EMAIL PROTECTED]> wrote: > On 5/26/07, Felipe Balbi <[EMAIL PROTECTED]> wrote: > > it's the glade_xml_signal_autoconnect > > > > I define the name in the xml file and code the same name in the C > > language... > > &g

Global GladeXML

2007-05-26 Thread Felipe Balbi
ENHSET_XML, NULL, NULL); /* Get Widgets */ main_window = glade_xml_get_widget (openhset, "main_window"); main_window_ok = glade_xml_get_widget (openhset, "main_window_ok"); return 0; } -- Best Regards, Felipe Balbi [EMAIL PROTECTED] _

Re: GtkTreeView: Simple application

2007-05-25 Thread Felipe Balbi
Wow... thanks... :-) Now I can keep going with my app... thanks a lot :-) On 5/26/07, David Nečas (Yeti) <[EMAIL PROTECTED]> wrote: > On Sat, May 26, 2007 at 03:19:49AM +0300, Felipe Balbi wrote: > > > > my doubt regards this code: > > > &

GtkTreeView: Simple application

2007-05-25 Thread Felipe Balbi
G", -1); It's not being listed in the treeview after building / running the code. What am I doing wrong?? -- Best Regards, Felipe Balbi [EMAIL PROTECTED] ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list