Is RadioBox on MAC lacking the focus event?

Hello,

I’m having some problems porting an app to the Mac.
Basically, the focus event is used to show some help pictures (each control has one).
On windows everything works as expected, on mac, the focus handlers are not triggered.

I found something about a Keyboards Shortcuts setting related to focus and upon enabling “All controls” I do get focus events on the Choice widgets but not on RadioBoxes.

The RadioBoxes do have the visual representation of a focused control but no event is triggered.

Any ideas?

Thanks in advance.

···


There is NO FATE, we are the creators.
blog: http://damoc.ro/

Please create a Trac ticket about this.

···

On 1/25/11 3:39 AM, Peter Damoc wrote:

Hello,

I'm having some problems porting an app to the Mac.
Basically, the focus event is used to show some help pictures (each
control has one).
On windows everything works as expected, on mac, the focus handlers are
not triggered.

I found something about a Keyboards Shortcuts setting related to focus
and upon enabling "All controls" I do get focus events on the Choice
widgets but not on RadioBoxes.

The RadioBoxes do have the visual representation of a focused control
but no event is triggered.

Any ideas?

--
Robin Dunn
Software Craftsman