02-28-2012, 01:27 AM
Hi guys, I have a problem with the application I am working with. The object in question is a custommade javaobject similar to an javaedit that I want to catch the tooltip text from, and the developer of the object is not available. Its a part of a collector. My plan is to use a bitmap checkpoint after placing the cursor over the object and get a bitmap checkpoint to get the text.
The problem is that if I want to record a bitmap checkpoint i need to move the cursor = the tooltip is removed... i have tried to do it on a window level by clicking it while the tooltip is displaying but that didnt work either, it didnt capture the text, only the * sign next to the tooltip (indicating that the data in the editfield is bad). tooltiptext property does not contain any value.
Any ideas, thoughts regarding this? Thanks! I am sure there must be an easy solution for this?
Best regards,
Nicklas
The problem is that if I want to record a bitmap checkpoint i need to move the cursor = the tooltip is removed... i have tried to do it on a window level by clicking it while the tooltip is displaying but that didnt work either, it didnt capture the text, only the * sign next to the tooltip (indicating that the data in the editfield is bad). tooltiptext property does not contain any value.
Any ideas, thoughts regarding this? Thanks! I am sure there must be an easy solution for this?
Best regards,
Nicklas