ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-tk
perl-tk
Re: example from Mastering Perl/Tk
by Slaven Rezic other posts by this author
May 8 2003 7:31PM messages near this date
Ever wanted a Radioentry? | Re: example from Mastering Perl/Tk (correction)
Marc Dashevsky <marc@[...].com>  writes:

>  At 01:26 PM 5/8/2003, Michael van Nieuwenhuize wrote:
>  >Try changing
>  >
>  >$tl = $mw->TopLevel();
>  >
>  >to
>  >
>  >$tl = $mw->toplevel();
>  >
>  >This seemed to work on my machine.
>  
>  I'm very surprised to hear this.  Toplevel requires an upper-case
>  'T'.

This is valid, but has different semantics. $w-> toplevel returns the
toplevel widget where $w is in. See the Tk::Widget manpage.

Regards,
	Slaven

-- 
Slaven Rezic - slaven@[...].de

    Berlin Perl Mongers - http://berliner.pm.org
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server.  If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved