| Author |
Message |
Topic: Sticky Gui Move / Resize |
Anxious_Patient
Replies: 10
Views: 1994
|
Forum: Bug Reports Posted: Sun Jun 07, 2009 6:34 am Subject: Sticky Gui Move / Resize |
(Saving window pos is more efficient on exit but won't be able to seamlessly exit without restoring gui to grab position first if in max or min mode. IE has this feature whereas Firefox doesn't.)
D ... |
Topic: Embed an Internet Explorer control in your AHK Gui via COM |
Anxious_Patient
Replies: 308
Views: 79291
|
Forum: Scripts & Functions Posted: Thu Jun 04, 2009 6:50 pm Subject: Embed an Internet Explorer control in your AHK Gui via COM |
| I am a little unsure why you insist on the subroutine for the page source when it is sufficient to use HtmlCode:=COM_Invoke(pwb,"document.documentelement.outerHTML")I needed a wa ... |
Topic: Embed an Internet Explorer control in your AHK Gui via COM |
Anxious_Patient
Replies: 308
Views: 79291
|
Forum: Scripts & Functions Posted: Wed Jun 03, 2009 7:38 pm Subject: Embed an Internet Explorer control in your AHK Gui via COM |
what sort of debachery is this
you post the most intense misuse and misunderstanding of my old and posted to be discontinued functions in Seans thread of a no longer supported library. you have obvio ... |
Topic: Embed an Internet Explorer control in your AHK Gui via COM |
Anxious_Patient
Replies: 308
Views: 79291
|
Forum: Scripts & Functions Posted: Mon Jun 01, 2009 2:23 am Subject: Embed an Internet Explorer control in your AHK Gui via COM |
What did you expect? There is no page to go back to.As my first post indicated I am using an existing Internet Explorer web page.
I have my web page open when I press the hotkey.
I added more co ... |
Topic: Embed an Internet Explorer control in your AHK Gui via COM |
Anxious_Patient
Replies: 308
Views: 79291
|
Forum: Scripts & Functions Posted: Mon Jun 01, 2009 12:35 am Subject: Embed an Internet Explorer control in your AHK Gui via COM |
I removed Ie_GoBack(pwb) and put COM_Invoke(pwb, "GoBack") in its place. Here is the error message I get.
---------------------------
COM Error Notification
--------------------------- ... |
Topic: Embed an Internet Explorer control in your AHK Gui via COM |
Anxious_Patient
Replies: 308
Views: 79291
|
Forum: Scripts & Functions Posted: Sun May 31, 2009 10:22 pm Subject: Embed an Internet Explorer control in your AHK Gui via COM |
Don't use IE.ahk, it's no longer maintained. I don't even keep it in my machine, neither CoHelper.ahk nor COM.ahk.
Sean, I see that you don't maintain IE.ahk. Could the function IE_GoBack be used on ... |
| |