FreddieBlassie
Programmer
I am starting out with TCL/TK and am trying to create a Data-entry GUI. I am using two books as resources, yet I don't see any examples of data entry that are based on button-clicks (rather than entry KeyPresses). All I want to do right now is to take the info in the entry box (or boxes) and send it to a procedure that will print the entry-contents via a "submit" button-click. Could someone please give me some advice or help? Thanks