Re: [orca-list] Queries about flat_review.py ? (Jason White)



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]