iowindow.GetString()
Have you tried the global function wxGetTextFromUser?no, it asks the user for a input, with a dialog, but you can't make interactive menus (or at least not as neat as with a cmd window)
As far as I know it does the same thing.
1) Set Frequency
2) Set Fusebit
3) Set Programmer
Enter Menu Number: |
a quick and ditry example:This would have been a good user interface in a console program, but not in a GUI one.