WxPython versus Tkinter.

Corey Richardson kb1pkl at aim.com
Sun Jan 23 21:40:41 EST 2011


On 01/23/2011 09:29 PM, rantingrick wrote:
> On Jan 23, 8:07 pm, Corey Richardson<kb1... at aim.com>  wrote:
>
>> because imageIdx is just a dictionary,
>
> No, imageIdx is an integer.

You're right.
imageIdx = self.imageMap[iconname]

I confused imageIdx with self.imageMap. But that still doesn't fix my 
problem, so before I go diving into the wxPython source, anyone have a 
'quick fix'?



More information about the Python-list mailing list