CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/03/16 16:37:52

Modified files:
        .              : ChangeLog 
        src/orca       : default.py 

Log message:
* src/orca/default.py
Added in a new hotkey combination (Insert+f), that will speak
a set of text attributes (indent, underline, strikethrough, size,
family-name, justification and style) for the character at the
text caret offset.

Three new methods created:

textAttrsToDictionary(str):
outputCharAttributes(attributes):
readCharAttributes(inputEvent=None):

Note that it looks like some applications like Evolution and Star
Office don't implement text.getDefaultAttributes(). This means
that we can't always determine the full set of text attributes.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-03-16%2016:36&maxdate=2006-03-16%2016:38

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to