Re: [glade--]Problems with glade_get_widget_tree() during runtime
- From: Christof Petig <christof petig-baender de>
- To: Mukund Gopalan <gmukund_2002 yahoo com>
- Cc: glademm-list gnome org
- Subject: Re: [glade--]Problems with glade_get_widget_tree() during runtime
- Date: Mon, 29 Mar 2004 15:10:21 +0200
Mukund Gopalan schrieb:
Hi,
I made the changes you suggested and some of the
errors were corrected. I still have a few errors
appearing when I click on the button. I have pasted
the changed code below:-
----------------------------------------------------------------------------
GladeXML *xml;
GtkTextView *textview;
xml =
glade_get_widget_tree((GtkWidget*)(button->gobj()));
if it is right to pass a GtkButton* to glade_get_widget_tree (I don't
know for sure, I never used libglade) then this line is correct. So I
would look for the error elsewhere.
Christof
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]