On Dec 17, 2003, at 11:15 AM, [EMAIL PROTECTED] wrote:


I installed this on my OS X machine, and got this error when I ran your script:

unknown option "text" at /Library/Perl/5.8.1/darwin-thread-multi-2level/Tk/Widget.pm line 205.
at - line 9

saw the same error when trying to run the code that was posted, you need a hyphen before text in this line:

my $hello_text = $top->Label( -text => 'hello world');


Mike


_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to