Does wxPython (actually, the wx toolkit) support setting up ListCtrls or similar to allow custom element drawing?
Something like generating an 'OnPaint()' event in which I could paint whatever I like in a listbox element. (example from some other toolkits) -- http://mail.python.org/mailman/listinfo/python-list