lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Problem with tabbing or focus


From: Greg Chicares
Subject: Re: [lmi] Problem with tabbing or focus
Date: Tue, 21 Mar 2006 12:07:21 +0000
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

On 2006-3-19 16:25 UTC, Greg Chicares wrote:
> Vadim--I'm trying to track down a problem in my xrc-based application,
> and I thought it best to try duplicating it first in the wx-2.6.2 xrc
> sample. I see a problem that might be the same as mine, which can be
> reproduced without even changing the sample's source.
> 
> /c/wxWidgets-2.6.2/build_3_4_2/samples/xrc[0]$./xrcdemo.exe
> Press the third toolbar button: tooltip is "Controls Example"
> Click on "wxGauge" page; the notebook-tab is focused and highlighted
> Press the keyboard Tab key once
> 
> The sample program now consumes all available CPU time, and doesn't
> respond to input. Any thoughts?

Here's another problem with Tab-key traversal. I believe it's a
different problem, because it affects wxRadiobox but not the
other controls I've tested.

/c/wxWidgets-2.6.2/build_3_4_2/samples/controls[0]$./controls.exe
Click on "wxRadiobox" page
Check "Disable"
Click on either radiobutton in "That"

Now the Tab key must be pressed twice to move to "Select #2",
and Shift-Tab must be pressed twice to move back to "That".
In both those cases, one keypress should suffice.

This is wx-2.6.2 built with MinGW gcc-3.4.2, but I suspect it
could be reproduced with wx-2.5.4, because I see similar
effects in our 2.5.4-based production system.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]