Naris Posted April 6, 2010 Posted April 6, 2010 (edited) 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 April 6, 2010 by Naris
PsaltyDS Posted April 7, 2010 Posted April 7, 2010 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now