RE: $self->{Ctl_Main_Nbk}->DeletePage(1);

2009-10-06 Thread Steve Cookson
Johan Vromans wrote: >How does it look like? Wx crash? Perl-Wx crash? Perl crash? Sorry, not helpful of me. I'm running under Komodo 5 and I get a Perl crash. I get a windows pop-up box which says words to the effect "Please notify Microsoft " and the GUI closes back to Komodo. Komodo do

$self->{Ctl_Main_Nbk}->DeletePage(1);

2009-10-05 Thread Steve Cookson
This feels like either a very simple question, or one requiring a binary chop through 2.5k lines of of code. On exiting a routine, I have the following code: $self->{Ctl_Main_Nbk}->DeletePage(1); Which produces a fatal, but unidentified, error although a few lines earlier