The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.