Jump to content

Recommended Posts

Posted

Hi there,

I need to get text from another application.( A dictionary) But the text area of that program has no control ID. See this image of that program and it's window info.

post-89644-0-60358000-1423832015_thumb.p

  Reveal hidden contents

 

Posted (edited)

So you are saying that when you select those text elements, nothing shows in the Visible Text or Hidden text tabs?

When this happens to me, i try to use Send commands like TAB, RIGHT, DOWN, etc and then combinations like CTRL and HOME or END, including SHIFT, followed by a copy to clipboard of the highlighted result.

That presumes, that you can actually highlight the respective text and use CTRL-C  .... i.e. Send("^c")

P.S. Or you might be lucky, and the Dictionary might have an SDK or command-line options.

Edited by TheSaint

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

  Reveal hidden contents

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Posted

Hi 

TheSaint,

Thank you. But i didn't get your point. What do you mean by SDK of dictionary ? Where i can get it and how can i work with it ?

  Reveal hidden contents

 

Posted

Hi 

Danp2

Thank you for the reply. But i don't know how to work with IE functions. If there is any example scripts that work with such fuctions, please give me the link. 

  Reveal hidden contents

 

Posted

If there is an SDK, it would be available from where the Dictionary has been provided, most likely.

Danp2 could well be onto something though, which could effectively be like using an SDK.

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

  Reveal hidden contents

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Posted

Look in the UDF (last) section of the AutoIt Help file, plus there would be a lot of examples available from a search here at the forum.

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

  Reveal hidden contents

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Posted

Hi 

TheSaint

Thanks. :)

  Reveal hidden contents

 

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...