Re: Tecla Mayuscula

Chema Cortes <[email protected]>
Newsgroups gmane.comp.python.general.castellano
Message-ID <[email protected]>
Quizás sirva ésto aclare algo:

<http://qt.nokia.com/developer/task-tracker/index_html?method=entry&id=98167>

Qt no chequea el estado de CapsLock ni NumLock ni ScrollLock. Se debe
recurrir a librerías externas que no son multiplataforma como win32api
'GetAsyncKeyState' en windows o xlib 'get_modifier_mapping' en X11).

<http://www.google.com/codesearch?hl=en&q=lang%3Apython+GetAsyncKeyState+VK_CAPITAL>
<http://www.google.com/codesearch?hl=en&q=lang%3Apython+get_modifier_mapping>
_______________________________________________
Lista de correo Python-es 
http://listas.aditel.org/listinfo/python-es
FAQ: http://listas.aditel.org/faqpyes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.