in reply to wxGridTable how is the grid filled in

I was looking at https://github.com/jmlynesjr/wxPerl-Module-Examples/blob/master/wxGridTable.pl

Add this in the frame constructors, gets rid of the annoying popups

my $logwindow = Wx::LogWindow->new( $self , "title", !!"show" );