Re: [orca-list] Queries about flat_review.py ? (Jason White)
- From: Dhairyashil Bhosale <dhairyashil bhosale584 gmail com>
- To: orca-list gnome org
- Subject: Re: [orca-list] Queries about flat_review.py ? (Jason White)
- Date: Fri, 21 Feb 2014 11:27:26 +0530
HI jason,
Thanks For your reply
. I just understand that queryText() is a method of accessible object ,
But in text = self.zone.accessible.queryText() , in text what contains,
means in that text variable the actual text is present? Because in
orca/script/default.py file in textLines() function line no. 5013 ,they
wrote -> text = obj.queryText(). so in text the actual text is not
present for geting text from this text variable they use -:
[lineString, startOffset, endOffset] = text.getTextAtOffset(offset, mode)
and in that lineString that text lines is contains. so is that correct ?
Regards,
Dhairyashil.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]