Hello,
I saw a little problem about the Function PixelGetColor & PixelSetColor.
In fact, the execution time for those functions is very slow when I use with Vista (Tested with Vista Ultimate, Business and Home Premium. But with XP works fine)
Have you already seen this problem ?
(I use the version Ranorex Pro 1.2.0)
Thanks in advance
BR
PixelGetColor & PixelSetColor function are slow under Vi
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
It could be a problem when desktop composition is enabled (as with the Aero theme).
But i think this should work fine under Classic theme, please try the same in Classic.
We realized a similar problem with the CompareImage functions in Vista.
We fixed this bug in our upcoming release V1.4. You will be able to use the following (quick) functions in this version:
ControlCompareImage
ControlCompareImageFile
ControlFindImage
ControlFindImageFile
Jenö
Ranorex Support Team
But i think this should work fine under Classic theme, please try the same in Classic.
We realized a similar problem with the CompareImage functions in Vista.
We fixed this bug in our upcoming release V1.4. You will be able to use the following (quick) functions in this version:
ControlCompareImage
ControlCompareImageFile
ControlFindImage
ControlFindImageFile
Jenö
Ranorex Support Team