Search found 3 matches

by btanghe
Fri Jul 27, 2012 9:24 am
Forum: Object Identification and Technologies
Topic: [WPF] Visual Object in Control not detected by the spy
Replies: 4
Views: 3302

Re: [WPF] Visual Object in Control not detected by the spy

We have another object which is not detected by the Spy, this is a common wpf button declared in the xaml under the datagrid, can you tell us why it is not detected : <ControlTemplate TargetType="custom:EditableDataGrid"> ... <Button x:Name="_btnMinus" DockPanel.Dock="Right" Margin="3,0" Height="20"...
by btanghe
Thu Jul 26, 2012 2:48 pm
Forum: Object Identification and Technologies
Topic: [WPF] Visual Object in Control not detected by the spy
Replies: 4
Views: 3302

Re: [WPF] Visual Object in Control not detected by the spy

Thank you very much for your reply. Indeed, we can detect the element with the code provided. I send these informations to our development team.
by btanghe
Wed Jul 25, 2012 3:15 pm
Forum: Object Identification and Technologies
Topic: [WPF] Visual Object in Control not detected by the spy
Replies: 4
Views: 3302

[WPF] Visual Object in Control not detected by the spy

Hello, We have problems in recognizing some WPF objects with Ranorex Spy. These objects are components System.Windows.Media.Visual. I provide a test application based on our final product and with these objects not detected and the Ranorex snapshot. Sincerely, Benoit PS: sorry for the quality of the...