Re: mouse event question

2011-03-23 Thread Johan Vromans
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

Re: mouse event question

2011-03-23 Thread Bruce Ravel
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..

Re: mouse event question

2011-03-23 Thread Mark Dootson
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

Re: [rt.cpan.org #66723] Can't build on OS X

2011-03-23 Thread Michael G Schwern via RT
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