
Curses::Toolkit::Theme::Default::Test - widget test theme

version 0.207

This theme is used for testing : it doesn't mess too much with the terminal, and it provides the output as string, that can be used for checking test results.


the coderef will be called with 3 arguments : $x, $y, and the data to be outputed.
input : a Curses::Toolkit::Widget output : a Curses::Toolkit::Theme::Default::Test object

Damien "dams" Krotkine

This software is copyright (c) 2011 by Damien "dams" Krotkine.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.