Getting back out of a dialog box.

2009-08-18 Thread Steve Cookson
Hi, I'm sorry this has turned into a rather longer posting than I had intended. I've been googling returning from a dialog box and I found James' posting: http://www.nntp.perl.org/group/perl.wxperl.users/2008/06/msg5919.html Which gives some hints around cancel. Really what I want to do is whe

Re: AdvanceSelection missing in Wx::AuiNotebook

2009-08-18 Thread Mattia Barbon
Karl Forner wrote: Sorry, I meant to add "and post the _full_ dmake output". Here it is: Good, now I am sure I have absolutely _no_ idea why it is failing... Mattia C:\strawberry\cpan\build\Wx-0.92-C6Vlom>dmake C:\strawberry\perl\bin\perl.exe script/make_v_cback.pl > cpp/v_cback_

Re: AdvanceSelection missing in Wx::AuiNotebook

2009-08-18 Thread Karl Forner
> > Sorry, I meant to add "and post the _full_ dmake output". > Here it is: C:\strawberry\cpan\build\Wx-0.92-C6Vlom>dmake C:\strawberry\perl\bin\perl.exe script/make_v_cback.pl > cpp/v_cback_def.h C:\strawberry\perl\bin\perl.exe script/copy_files.pl files.lst cp cpp/overload.h blib\lib\Wx\cpp\ove

Re: AdvanceSelection missing in Wx::AuiNotebook

2009-08-18 Thread Karl Forner
did it with exact same results. By the way, Mattia, have you read my first mail ? What do you think about that #if WXPERL_W_VERSION_GE( 2, 9, 0 ) in AuiNotebook.xsp ? regards, On Mon, Aug 17, 2009 at 10:34 PM, Mattia Barbon wrote: > Karl Forner wrote: > >> Unfortunately I'm not able to compile