Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: perl/Tk Entry updating

by Anonymous Monk
on Jul 30, 2012 at 09:46 UTC ( [id://984409]=note: print w/replies, xml ) Need Help??


in reply to perl/Tk Entry updating

I have tried the code belo

You have written

-variable => \$type, my $ent1 = $f1->Entry(-textvariable=>\$AssignMet); my $ent1 = $f1->Entry(-textvariable=>\$AssignTmy);

But \$type is not \$AssignMet is not \$AssignTmy --- at least two of those should be the same variable

I have also tried "bind" and "update" methods wihtout success.

Maybe show what you tried?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://984409]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-24 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found