Re: [orca-list] donations



Just for my curious knowledge is this link uptodate?
http://git.gnome.org/browse/orca/plain/docs/doc-set/internals.pdf
Happy hacking.
Krishnakant.

On Tuesday 02 September 2014 05:18 AM, Jason White wrote:
José Vilmar Estácio de Souza <vilmar informal com br> wrote:
Hi.
I don't know if this can help but there is a file called orca.py in the
directory src/orca with a function called main.

If I am not mistaken, is the code that initializes orca.

According to what I understood, orca reacts based in events.
There is a file called default.py in src/orca/scripts directory that
implements a function for each event.
When I last looked at this, admittedly some years ago, the code wasn't overly
difficult to follow, even for someone not experienced in Python.

I would suggest that you try not to be intimidated by this, and actually spend
time browsing the source code, starting from the obvious places such as
program initialization. Using indexing tools such as ctags should make it much
easier to find class and function definitions of interest.

Take notes as you read.

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp



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