Hi monks i have created a gui using tkx and im using a textbox ..
my $input = $mw->new_tk__text( -width => 40, -height => 5, -state => " +normal", -wrap => "none" );
I need to read the data whatever written in the textbox and store it in a variable (for eg $variable)....
I have asked the above question in previous post and i have been given some documents to go through..i have found how to print using insert()..but im not able to read using get() ..
please guide monks....In reply to Tkx textbox by jack64
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |