wxpython

Jock Mackenzie jockmack at hotmail.com
Sun Sep 2 05:57:46 EDT 2001


I have been learning python/wxpython & have written a small program in
wxpython that asks for input from the user  [using the function
wxGetNumberFromUser()] then applies a formula and produces a long integer as
a result.  I want to display the resulting number from the calculation on
the wxFrame or wxPanel or in a dialogbox. I cannot find a function for doing
this. Most message boxes only want to return a string not a long integer as
I want.
How do you do this??
thanks in advance
regards Jock.



More information about the Python-list mailing list