NAME
CLI::Gwrapper::wxGrid - CLI::Gwrap graphical wrapper in a wxGrid
VERSION
version 0.026
DESCRIPTION
CLI::Gwrapper::wxGrid provides a CLI::Gwrapper role using wxperl as the graphics engine. The top level is a Wx::Notebook, beneath which is a row of control buttons (Execute, Help, and Close). Options are presented inside a Wx::Grid on the first page of the Notebook. STDOUT and STDERR are written to a second and third page of the Notebook.
SEE ALSO CLI::Gwrap
AUTHOR
Reid Augustin <reid@hellosix.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Reid Augustin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.