[PyQt] About Focus Rect on widgets
Giovanni Bajo
rasky at develer.com
Tue Apr 8 13:34:34 BST 2008
On 4/8/2008 2:22 PM, Gustavo A. Díaz wrote:
> I wanted to know if this is possible with PyQt:
> http://trolltech.com/developer/knowledgebase/faq.2007-04-25.1877035273/?searchterm=focus%20rect
> And if, someone could translate it? i dont know nothing about c++.. just
> very little...
> Anyway, i think PyQt4 doesn't wrap QPlastiqueStyleclass, I am right?
If you do that, how can the user tell where the focus is, when they use
the keyboard and press TAB among controls?
If you don't care about keyboard users (but you should), can't you just
tell the buttons not to ever get keyboard focus?
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com
More information about the PyQt
mailing list