Jump to content

How to use some features when embedded IE in GUI?


Recommended Posts

I embedded an IE page in my GUI but some features can't be actived ex: press Ctrl+C, press Enter when type in a text_input ... or get text from statusbar. How can i use these features? I don't want to open a new IE window. Thanks Edited by Naris
Link to comment
Share on other sites

From the help file under _IECreateEmbedded():

There are several properties related to an InternetExplorer object (e.g. returned by _IECreate) that do not apply to this object. These include status text, addressbar and others that may exist for a browser, but do not exist for an embedded control.

:(

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...