Re: [orca-list] I need help



Hey JosÃ.

To debug in eclipse I press F11 to start and press F6 to step over.
What is happening is that the two commands print show the same result as 
if the two objects were the same.

Which suggests one of two things are going on:

* Duplicate events
* Very, very closely-timed non-duplicate events

Do you see any difference if you (temporarily) add the following lines
to your orca-customizations.py:

import orca.settings
orca.settings.asyncMode = False

--joanie




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