Jump to content

Recommended Posts

Posted

I am a total n00b and slowly trying to teach myself, but this one has me stumped.

I am trying to write test scripts forn an app which I wrote in Delphi.

At the top of the program is a 3rd party toolbar. Using the Windows Info tool, I can see the toolbar class and it contains a TPanel which has a group of buttons, derived from TSpeedButton - but I can't detect those with the Windows Info tool.

Even if I could, they all have the same class and they don't have text to title, just a glyph.

Is there any way that I can send a mouse click to one particular button? I _could_ use cooreds, but that seems coarse.

Thanks in advance for any help

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...