Hi list and especially Aaron, Last week I reported a possible regression to [EMAIL PROTECTED] The contents of the search results list box in MSDN library is not spoken or displayed in Braille with WE 7 Beta 2. This is not the on-line library, but the disk-based library where Microsoft Document Explorer is the actual running application. This worked fine in WE 6.1. The reason for me writing to this list about it is that I can get the correct contents of the list box by getting the text with the Immediate Window script: Print FocusedWindow.Control.Text. As I move through the list box, the corect information is retrieved in the immediate window. It should be possible to fix this bug with a script if it cannot be fixed internally before WE 7.0 is released. Again I cannot stress the value of scripting and especially the Immediate Windows script enough. I can even get the text of certain parts of Nokia PC Suite such as the opening screen and the About box by using: Print FocusedWindow.Accessible.Name
Thanks. Charles Steyn
