07-29-2010, 12:51 PM
Double click:
Hi,
I have a doubt regarding doble clicking the WpfObject in my application.
I have tried with following script line:
Also tried giving x and y co-ordinates but still its not working..
Also tried creating virtual object..bt still its not working...
Object gets highlighted in application correctly..
When i try to highlight the object with WpfObject("150/150"), it gets hilighted..bt nt able to doubleclick that object..
and this object is under WpfWindow parent...
Please help...
Thanks in advance..
Thanks and regards,
Nilesh Patil
Hi,
I have a doubt regarding doble clicking the WpfObject in my application.
I have tried with following script line:
Code:
WpfWindow("application").WpfObject("150/150").DblClick
Also tried creating virtual object..bt still its not working...
Object gets highlighted in application correctly..
When i try to highlight the object with WpfObject("150/150"), it gets hilighted..bt nt able to doubleclick that object..
and this object is under WpfWindow parent...
Please help...
Thanks in advance..
Thanks and regards,
Nilesh Patil