Hi Amulya,
In zip format the size is 249 kb, so I can't attach here. Can you please download (AccExplorer32.exe) from http://www.microsoft.com/downloads/d...displaylang=en
Regards
Rakesh
Hi Amulya,
In zip format the size is 249 kb, so I can't attach here. Can you please download (AccExplorer32.exe) from http://www.microsoft.com/downloads/d...displaylang=en
Regards
Rakesh
thanks rakesh, i'll have a look into it
hey rakesh, i think the Qt version that you are using is not build with accessiblity support. read about QAccessible . Perhaps that will help you resolve the issue
Attached are the screenshots showing that in my case, its working fine:
Hi Amulya,
Thanks a lot for your help. I think you are right. Qt version that I am using is not build with accessiblity support.
I tried with the function QAccessible::isActive (), it's returning false to me. I think it should return true to provide accessibility at run time.
Could you please check what this function returns in your case.
And one more request could you please tell me what modifications do I need to do for getting the support for accessibility because I think whatever roles are specified at QAccessible::Role should come automatically for Qwidgets.
Regards
Rakesh
Are you using Graphics View framework in your examples?
No I am not usuing Graphics View framework.
The test application I just created by usuing QT designer and in the second one I created the frame and labels dynamically i.e. without usuing designer.
Have you checked in your test application the return of QAccessible::isActive ()?
Regards
Rakesh
well i have done a thorough study on this..strangely isActive() returns false for me too..but everything is working fine here..i have tried it on many qt applications, examples etc and it works fine..only problem is when application framework uses graphics view, then it shows just "client"..no other information..and that is EXACTLY whats happening with you..i guess next what we can try is u sending me ur test exe and i can run it on my Qt version...otherwise this seems like a dead end.
Hi Amulya,
Thanks a lot for your help and patience. Please just give it a final try.
I am giving my dll in the attachment. Please register it in regsvr32 and try to run it in a ActiveXTest Container and then you can check the role text for different widget.
I am providing my source code also which is devloped in windows 2005.
Please give it a try.
Regards
Rakesh
well, i did as you said..ur control is calendar control 8.0, right? on it, i was able to select different objects and able to get values, but none of them were qt objects..thats weird
No My control name is CxCalendarControl Class.
buddy, i can see it all working here..i dont know about the version u r using but not a qt's fault![]()
Rakesh_Kumar (2nd April 2009)
Bookmarks