win32api.LoadKeyboardLayout; any solutions for OSX?

Timothy W. Grove tim_grove at sil.org
Thu Mar 5 09:51:39 EST 2015


I was looking for a way to change keyboard layouts from within a Python 
3 / PyQt4 application. Win32api.LoadKeyboardLayout has come to my rescue 
on Windows, but is anyone aware of a cross-platform or OSX specific 
solution for Apple Mac? Thanks for any suggestions.

Best regards,
Tim



More information about the Python-list mailing list