Dec. 8, 2014
1:36 p.m.
Le 7/12/14 12:21, Nicolai Hess a écrit :
We have a class KMUntypeableSingleKeyCombination this is used for key kombinations with tab arrow backspace ....
This is useful for printing key kombinations like Ctrl+TAB
"space" does not use the KMUntypeableSingleKeyCombination class, therefore a short cut like Character space shift asKeyCombination looks like " Shift + "
shouldn't space use this class? And I find the name a little bit misleading, what is a untypeable key? The key is typeable, otherwise we couldn't use it. Renaming the class to KMUnprintableSingleKeyCombination isn't better, because we can print this keycombination.
+1
nicolai