Hi
I know that the question has already been asked but I definitively
don't succeed in having libglade.py working properly on gnome
widgets.
The libglade I have on my system is probably good as I am able to
make it work with gnome widget and C. Using the same glade file
but with python the message I get is:
** WARNING **: unknown widget class 'GnomeApp'
** WARNING **: unknown widget class 'GnomeDialog'
** WARNING **: unknown widget class 'GnomeAbout'
The modules I imported are:
from gtk import *
from gnome.ui import *
from gnome.config import *
import libglade
I have a Mandrake 7.0 with:
libglade-0.12-1mdk
pygtk-libglade-0.6.6-1mdk
libglade-devel-0.12-1mdk
glade-0.5.7-2
Can somebody give me a hint on this?
Thank you
Fr�d�ric
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]