Text (string) input from hoc created GUIs
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 would be very useful for me. There is an option to pop up a window but is there an equivalent of the number way of doing this?
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
You're probably referring to string_dialog()--see
http://www.neuron.yale.edu/neuron/stati ... ing_dialog
But isn't this "the equivalent for getting a string from the user"?
http://www.neuron.yale.edu/neuron/stati ... ing_dialog
But isn't this "the equivalent for getting a string from the user"?