Re: [wxPython-users] Checkbox focus
by Robin Dunn other posts by this author
Dec 4 2004 6:16PM messages near this date
[wxPython-users] Checkbox focus
|
[wxPython-users] GTK looks ugly after upgrade of OS
apocalypznow wrote:
> I'm running wxPython on WinXP and Win2Kpro. When the focus is on a
> wx.Checkbox, there is nothing to denote it such as dotted lines around
> the control or any other such thing.
>
> How can I get it to look focussed when it is?
There is a Windows config setting (in win2k it was in Display Properties
but I think it may have moved...) that controls whether accelerators and
focus indicators are always shown or only shown when needed or
requested. Try pressing and releasing the Alt key and see if the
checkbox focus indicators become visible. If not then try hunting for
that setting and changing it.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
Thread:
apocalypznow
Robin Dunn
|