Forum Discussion
Hi NisHera,
did you ever use screen coordinates before? Can you help me on that maybe?
Cheers!
me too not found usefull properties in object browser
But in object spy , I could drill down
try to drill down properties which has names like Item and value (Object)
- leandropoblet11 years agoFrequent Contributor
Yes, so I'll double check that today and let you know.
Thanks again!
- leandropoblet11 years agoFrequent Contributor
So this is the result. Nothing really useful as far as I can see.
This item is exactly the last being displayed at the moment right before the down arrow that is virtually invisible to TC.
Cheers,
Leandro
- Colin_McCrae11 years agoCommunity Hero
Are the arrow controls always in the same place in the ribbon?
If they are always next to a control/button within the ribbon, and you are able to get co-ordinates for the known control/button, you should be able to work out an offset which would allow you to use co-ordinates/click on the ribbon to hit the arrow.
- leandropoblet11 years agoFrequent ContributorHi Colin,
That was my first approach to the problem. I'd get what's the last "VisibleOnScreen" object in the bar and from then try and calculate coordinates... but was impossible for some reason.
Also size of the last button is variable depending on screen resolution, so even if I found the way to do it, it wouldn't be a permanent solution for every screen resolution.
Cheers,
Leandro