Re: cant inherit from Wx::BoxSizer

2012-08-06 Thread herbert breunung
thanks for the respons marks, I already solved it very similarly but now that i really started the WxPerl Book (introduction just about to complete https://bitbucket.org/lichtkind/wxperlbook/src) you can expect a lot more questions coming. :) as an upside ther will be maybe some bugs detected and

Re: Install wxPerl on MacosX Mountain Lion

2012-08-06 Thread Erik Colson
Mark Dootson writes: > Thanks for posting. It certainly helps me. I will be able to > incorporate necessary code in next release of Alien::wxWidgets so Wx > builds automatically in most cases on Mountain Lion. Hi Mark, Thank you for the incredible work you do ! best -- erik

Re: Install wxPerl on MacosX Mountain Lion

2012-08-06 Thread Mark Dootson
Erik, Thanks for posting. It certainly helps me. I will be able to incorporate necessary code in next release of Alien::wxWidgets so Wx builds automatically in most cases on Mountain Lion. Regards Mark On 06/08/2012 15:07, Erik Colson wrote: Hi, I wanted to share that I successfully build

Re: cant inherit from Wx::BoxSizer

2012-08-06 Thread Mark Dootson
Hi, If you wish to create your own wxSizer class you must inherit from Wx::PlSizer and override the abstract methods 'RecalcSizes' and 'CalcMin'. The 'glue' that would allow you to usefully create a Kephra::App::Sizer inheriting from Wx::BoxSizer (or any other sizer class) is not implemented

Re: [rt.cpan.org #78550] Wx::TreeEvent::GetKeyEvent() missing

2012-08-06 Thread Mark Dootson via RT
Mon Aug 06 11:28:21 2012: Request 78550 was acted upon. Transaction: Correspondence added by mark.doot...@znix.com Queue: Wx Subject: Re: [rt.cpan.org #78550] Wx::TreeEvent::GetKeyEvent() missing Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: hen...

Install wxPerl on MacosX Mountain Lion

2012-08-06 Thread Erik Colson
Hi, I wanted to share that I successfully build Alien::wxWidgets on Mountain Lion with a freshly compiled Perl 5.16.0 I entered into the build directory for Alien::wxWidgets and launched following Build.PL command: perl Build.PL --wxWidgets-extraflags="--with-macosx-sdk=/Applications/Xcode.app/C