[Glade-users] Custom Python based widget adaptor



I have some custom widgets I would like to add to Glade UI.  Some
derive from GtkHBox, so I need to also install a custom adaptor to
hide the inherited properties.  I've been following the tutorial
posted here:

http://www.pygtk.org/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3-part-2.html

But I'm not getting very far.  Importing the Glade library ("import
glade") isn't working.
I'm running Glade 3.6.7 on Ubuntu 10.04 (lucid).
I have the libgladeui-dev package installed, but it doesn't look like
there's a package for its Python bindings.

Am I missing something? is this not packaged by Ubuntu?
The article is 3 years old now .. has the library been renamed, or has
the process changed?


Thanks




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]