[wx-dev] wxMac focus issue
Stefan Csomor
csomor at advancedconcepts.ch
Thu Feb 14 09:18:06 PST 2008
Hi Julian
On 2/14/08 3:20 PM, "Julian Smart" <julian at anthemion.co.uk> wrote:
> Hi Stefan,
>
> Stefan Csomor wrote:
>> Hi Julian
>>
>> yes, it exposes all kind of different focusing problems under 10.4, the
>> reason being IMHO that AUI set focus during focus event processing, and the
>> sequence of events there is not easy to emulate to behave as msw does, since
>> 10.5 now has also a 'focus changed' event instead of a 'about to change
>> focus' there things work...
>>
> Yikes... sorry to open a can of worms...
Pandora's box is open ... I hope I have found a minimal change fix, making
combobox always set the focus on textcontrol by default
please retest
Thanks,
Stefan
More information about the wx-dev
mailing list