udhayas
13 years agoOccasional Contributor
Issue with Rad Context Menu in Silverlight Out of Browser App.
Hi,
Im working on a Silverlight out of browser application. In my application, I have a Rad Context Menu, which I have to click and perform various operations like Edit, Delete, Checkin etc. I'm able to capture the controls but I'm unable to click on that particulat menu item. Instead it is clicking somewhere else in the screen. The object is
"Call Sys.Process("sllauncher").Window("Afx:*", "***", 1).Window("Shell Embedding", "", 1).Window("Shell DocObject View", "", 1).Window("Internet Explorer_Server", "", 1).UIAObject("Silverlight_Control").UIAObject("Popup", 2).UIAObject("Rad_Context_Menu").UIAObject("Check_In").Click".
Please help me with solving this issue.
Thanks,
UdhayS.
Im working on a Silverlight out of browser application. In my application, I have a Rad Context Menu, which I have to click and perform various operations like Edit, Delete, Checkin etc. I'm able to capture the controls but I'm unable to click on that particulat menu item. Instead it is clicking somewhere else in the screen. The object is
"Call Sys.Process("sllauncher").Window("Afx:*", "***", 1).Window("Shell Embedding", "", 1).Window("Shell DocObject View", "", 1).Window("Internet Explorer_Server", "", 1).UIAObject("Silverlight_Control").UIAObject("Popup", 2).UIAObject("Rad_Context_Menu").UIAObject("Check_In").Click".
Please help me with solving this issue.
Thanks,
UdhayS.