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



Hi Joanie.
It was only a suggestion.
When I was writing the script of the eclipse, I thought I'd use the
function isPrintableKey, but gave up when I realized I would have to
import the orca.py.
I'll open a bug.
Thanks.

On 06/18/2010 04:15 PM, Joanmarie Diggs wrote:
> Hey José
> 
>> 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)
> 
> I agree. I'd think this would have the added benefit of giving scripts
> the power to define what is, for instance, a navigational key.
> 
> Please open a bug for this change. Also, are you planning on doing it,
> or is it something you're requesting be done? <smile>
> 
> Thanks and take care.
> --joanie
> 


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