| Tk(3pm) | perl/Tk Documentation | Tk(3pm) |
Tk - a graphical user interface toolkit for Perl
use Tk;
$top = new MainWindow;
MainLoop;
The Perl/Tk manual is split up into a number of sections:
Nick Ing-Simmons
perl, wish(1).
Alternative Perl modules implementing the Tk toolkit: Tkx, Tcl::Tk.
| 2024-04-01 | Tk804.036 |