wxpython
Jock Mackenzie
jockmack at hotmail.com
Sun Sep 2 05:57:46 EDT 2001
More information about the Python-list mailing list
Sun Sep 2 05:57:46 EDT 2001
- Previous message (by thread): wxpython
- Next message (by thread): COM MakePy utility in PythonWin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): wxpython
- Next message (by thread): COM MakePy utility in PythonWin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list