On Mon, 1 Feb 2016 23:51:49 +0100 Johan Vromans <[email protected]> wrote:
> Keep up the good work,
Oh, and swap the lines
use base qw( Wx::Frame );
use Wx qw( :everything );
to avoid "Base class package "Wx::Frame" is empty.".
-- Johan
