Re: Finding a widget in a Glade interface
- From: dhk <dhkuhl optonline net>
- To: Tristan Van Berkom <tvb gnome org>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Finding a widget in a Glade interface
- Date: Thu, 31 Jul 2008 00:32:41 +0000
Tristan Van Berkom wrote:
On Wed, Jul 30, 2008 at 3:40 PM, Tristan Van Berkom <tvb gnome org> wrote:
for future reference, this could easily have been pulled out
of the docs/header files: glade_xml_get_widget()
type libglade and "feel lucky" its right there.
oops, I obviously meant in google here...
I should have mentioned that by time I want to call
glade_xml_get_widget() the GladeXML *xml created by xml =
glade_xml_new("filename.glade", NULL, NULL); is out of scope. If I call
open the file again to get the widget it has no affect on the running
window. I need to get the widget from the running window from some
callback. Any ideas?
Thanks,
Dave
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]