I am trying to write a program with the "Tk" part of perl. I put a text box in it, and I am using code such as:
use Tk; $win = MainWindow->new; $text = $win->Text(-height => 1, -width =>6)->pack; MainLoop;
I was wondering how to get the input from what the person typed in the text box? PLEASE HELP ME!!!!!!!!!!!!!
In reply to Tk::text input problem by Dirty Luigi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |