![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: UI toolkits for Python
From: Adriaan Renting <renting@astron.nl>
Date: Fri Oct 14 2005 - 19:04:01 CEST
I've looked some more into this, and it seems that the confusion is because Qt on Mac maps:
Command/Apple key -> Qt::Key_Control
because the use of the Command/Apple key is similar to how in Windows and KDE the Ctrl key is used.
How do other widget sets handle this? do they use:
Adriaan Renting.
|