Thanks! This will get me started.
Simon Hibbs wrote:
> This link seems to have some relevent code.
>
> http://lists.wxwidgets.org/archive/wxPython-users/msg07340.html
>
> Simon Hibbs
--
http://mail.python.org/mailman/listinfo/python-list
This link seems to have some relevent code.
http://lists.wxwidgets.org/archive/wxPython-users/msg07340.html
Simon Hibbs
--
http://mail.python.org/mailman/listinfo/python-list
I've written a python program that analyzes some data. However, I would
like to make it easier to input data from the user. Currently, I have
nine text boxes arranged vertically, and the user types a number into
each of the boxes. This can be a little tedious, so I've envisioned a
way speed up the