Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Tk/Widget.pm Bad Option

by JamesNC (Chaplain)
on Feb 07, 2005 at 21:33 UTC ( [id://428825]=note: print w/replies, xml ) Need Help??


in reply to Tk/Widget.pm Bad Option

I don't know if this will help, but I got this same error when I upgraded to 804.027. I was using a LabEntry and found that this was a case of making sure to use the strict notation verse the shorthand which Lidie's book says is ok
need to do this
-labelPack=>[-side=> 'left'],
and not this
-labelPack, [-side, 'left' ]
which used to work fine, and in fact some of widgets still let you use the shorthand... but others don't ( you can't use short hand with place )
JamesNC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-24 00:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found