Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Using JAWS with Table widget(How do I override the standard "ListView" text when the Table gets focus)
Using JAWS with Table widget [message #666262] Tue, 19 April 2011 16:20
jon.wollny is currently offline jon.wollnyFriend
Messages: 3
Registered: April 2011
Junior Member
Afternoon,

I have a Table with an associated Label in a Composite. I want JAWS to read the label when I tab into the Table widget.

Instead of the label getting read, JAWS reads "ListView". How can I override this functionality? I have tried adding every different type of accessibility listener to no avail.

I also modified snippet350 by making the appropriate calls to addRelation. After doing this if I put a breakpoint in getName() I see that e.result contains the text from the label but JAWS does not read it.

Does anyone have any idea what is going on here?

Regards,

Jonathan

[Updated on: Tue, 19 April 2011 16:23]

Report message to a moderator

Previous Topic:second level context menu
Next Topic:Exception if the workbench has been already closed
Goto Forum:
  


Current Time: Fri Apr 26 13:56:55 GMT 2024

Powered by FUDForum. Page generated in 0.02796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top