[Glade-users] Please Help
Damon Chaplin
damon@ximian.com
Wed, 13 Jun 2001 18:26:25 -0400
Shivdeep Krishnan wrote:
>
> Dear Friends,
>
> I tried GLADE-Python using glc.py; I create a Gnome Application but get the following error when compiling the glade file using glc.py.Please help me.
I'm not sure how complete the python code generator is.
For Python & Perl I'd recommend using the wrappers for libglade so you can
load the interface dynamically. These wrappers are included in the GTK+
bindings for Python and Perl, I believe.
Damon