|
Re: wxPython listboxsize
Ah, how foolish of me. Thank you for pointing out the obvious. I had forgot to specify the size of the panel. Meaning it was it default size which is something like 10x10.
it doesn't need to be of type wx.Size() it accepts tuples perfectly well. But thanks for showing me the obvoius.
Im glad i decided to look at wxPython after looking at it and Tkinter it is the better in my opionion.
Chris
|