[pygtk] Custom widget

Lawrence Oluyede l.oluyede at gmail.com
Fri Apr 22 20:11:02 WST 2005


I'd like to write a custom pygtk widget but I don't know how/where to
start. Anyone has some hints? Is there some doc around about this?
Some suggestions?

The widget has to be a GtkEntry with a GtkEntryCompletion and work like this:
http://www.scifihifi.com/cocoalicious/graphics/posting.jpg

I think that subclassing GtkEntry and having a GtkEntryCompletion has
a member is the way to go, isn't it?

-- 
Lawrence


More information about the pygtk mailing list