develooper Front page | perl.wxperl.users | Postings from February 2010

Re: Strange appearance (MS Windows)

Thread Previous | Thread Next
From:
Mark Dootson
Date:
February 23, 2010 08:14
Subject:
Re: Strange appearance (MS Windows)
Message ID:
4B83FEAF.60604@znix.com
I would guess wxTAB_TRAVERSAL as a panel style is the answer?

On 23/02/2010 16:10, Johan Vromans wrote:
> [Quoting Mark Dootson, on February 23 2010, 15:52, in "Re: Strange appearan"]
>> Something else going on.
>>
>> Crude change to x.pl attached - clicking on 'Hi' text gets a mouse event?
>
> Yes.
>
> BTW: The problem with the controls is a different application (as you
> may expect).
>
>    Frame
>      Controls (that work)
>      Panel 1
>        TextCtrl
>        Panel 2
>          Controls 2 (that work)
>
> Now it is:
>
>    Frame
>      Panel 0
>        Controls (that work)
>        Panel 1
>          TextCtrl
>          Panel 2
>            Controls 2 (that do not work)
>
> Reason is that the TextCtrl now gets focus and keeps focus, inhibiting
> the controls 2 to work.
>
> Hmm. Needs research.
>
> -- Johan


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About