Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Question regarding focus and Tk

by Chmrr (Vicar)
on May 02, 2002 at 21:14 UTC ( [id://163667]=note: print w/replies, xml ) Need Help??


in reply to Question regarding focus and Tk

you'll want to use :

$i->configure(-state=>substr($regex,0,2) eq 'tr' ? 'disabled' : 'active');

See the Tk::options page for details.

perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-20 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found