Search found 2 matches
- Sat Oct 13, 2007 5:08 pm
- Forum: Other questions
- Topic: Text (string) input from hoc created GUIs
- Replies: 3
- Views: 3220
- Wed Oct 10, 2007 5:28 am
- Forum: Other questions
- Topic: Text (string) input from hoc created GUIs
- Replies: 3
- Views: 3220
Text (string) input from hoc created GUIs
I am writing a GUI in NEURON to facilitate some of the operations I often perform. Using the GUI commands (xbutton and that family) one can create a "get a number " input through the GUI commands (4, 6 etc'). However I could not see the equivalent for getting a string from the user which w...