WxPython versus Tkinter.

Corey Richardson kb1pkl at aim.com
Sun Jan 23 19:30:26 EST 2011


On 01/23/2011 07:07 PM, rantingrick wrote:
> On Jan 22, 6:07 pm, rantingrick<rantingr... at gmail.com>  wrote:
>
>> I await any challengers...
>
>
> WxPython Challenge 1 code updated...
>
>   * Fixed tab traveral
>   * Removed hand-holding code
>   * Removed some cruft
>
>    https://sites.google.com/site/thefutureofpython/home/code-challenges
>
> Good luck!

Still doesn't fix the problem of the code not working on Linux boxes. 
Maybe wxPython isn't the best option, it doesn't appear very cross-platform.
Still getting:

Loading Images:
  -- /home/corey/Downloads/Wx_Tk_Challenge/Bitmaps/file.bmp, file.bmp
  -- /home/corey/Downloads/Wx_Tk_Challenge/Bitmaps/folder.bmp, folder.bmp
  -- /home/corey/Downloads/Wx_Tk_Challenge/Bitmaps/link.bmp, link.bmp
imageMap.keys -> ['folder', 'link', 'file']
Segmentation fault




More information about the Python-list mailing list