[orca-devel] functions that could be moved to script_utilities.py???



Hi all.
In orca.py there are some functions that in my opinion could be moved to
script_utilities.py .

isPrintableKey(event_string)
isModifierKey(event_string)
isLockingKey(event_string)
isFunctionKey(event_string)
isActionKey(event_string)
isNavigationKey(event_string)
isDiacriticalKey(event_string)

One advantage is that MOVE INTO will not need to import the orca.py if
someone wanted to use some of them.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]