Mark Dootson writes:
> If you want to catch events from a 'Container', the simplest case is
> to use a Wx::Panel.
Funny, this is much like the problem I ran into lately.
In the example program, when you comment out
# EVT_RIGHT_DOWN($st, sub{print "I clicked the Text!\n"});
the resultant
On Tuesday, March 22, 2011 07:48:52 pm Mark Dootson wrote:
> Hi,
>
> Don't treat a Wx::StaticBox like a window. Just regard the construct
>
> my $boxsizer = Wx::StaticBoxSizer->new( Wx::StaticBox->new($panel, -1,
> 'Blah blah'), wxVERTICAL );
>
> as creating a sizer with a label.
Hi Mark,
Ok..
Hi,
On 23/03/2011 13:57, Bruce Ravel wrote:
surprising to me. I feel I am going to keep running into problems of
this ilk unless I can actually understand why certain things behave
differently on the different platforms. This is mysterious and your
suggestion avoids the mystery, rather than e
Thu Mar 24 00:50:34 2011: Request 66723 was acted upon.
Transaction: Correspondence added by schw...@pobox.com
Queue: Wx
Subject: Re: [rt.cpan.org #66723] Can't build on OS X
Broken in: 0.98
Severity: Normal
Owner: Nobody
Requestors: mschw...@cpan.org
Status: open