The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Graphics::Simple::TkCanvas -- implement Graphics::Simple using Tk Canvas

SYNOPSIS

use Graphics::Simple;
# use those operations

DESCRIPTION

The module Graphics::Simple::TkCanvas is an implementation of the Graphics::Simple API.

DEVICE-DEPENDENT OPERATIONS

stop

Waiting is implemented by waiting for a button click in any of the windows managed by this module.

AUTHOR

Copyright(C) Tuomas J. Lukka, Christian Soeller 1999. All rights reserved. This software may be distributed under the same conditions as Perl itself.