Re: wxPython custom list drawing?

2005-05-05 Thread Will McGugan
Ivan Voras wrote: > 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) wx.VListB

wxPython custom list drawing?

2005-05-04 Thread Ivan Voras
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/list