[orca-devel] functions that could be moved to script_utilities.py???
- From: jose vilmar estacio de souza <vilmar informal com br>
- To: orca devel <orca-devel-list gnome org>
- Subject: [orca-devel] functions that could be moved to script_utilities.py???
- Date: Fri, 18 Jun 2010 16:07:28 -0300
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]