Hi,

Is it possible to use custom wrappers for GTK+-created objects?  E.g.
a combo box entry creates an entry (from C code, not from Python
code.)  Can I have a custom Python class (derived from gtk.Entry of
course) instantiated as a wrapper for it?

Paul
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to