home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Australian Personal Computer 2002 November
/
CD 1
/
APC0211D1.ISO
/
workshop
/
prog
/
files
/
ActivePerl-5.6.1.633-MSWin32.msi
/
_c06f370ced87a11fc6d8889c17ef9fb8
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-06-17
|
280 b
|
14 lines
# NOTE: Derived from blib\lib\Tk.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Tk;
#line 586 "blib\lib\Tk.pm (autosplit into blib\lib\auto\Tk\tabFocus.al)"
sub tabFocus
{
shift->Tk::focus;
}
# end of Tk::tabFocus
1;