| Author |
Message |
Topic: Online Help for SciTE4AutoHotkey |
DataLife
Replies: 9
Views: 491
|
Forum: Scripts & Functions Posted: Sat Feb 04, 2012 11:41 pm Subject: Online Help for SciTE4AutoHotkey |
Here is the contents of the variable ControlText retrieved with this line of code ControlGetText, ControlText, Scintilla1, ahk_class SciTEWindow
?????????????????????????????????????????????????? ... |
Topic: Online Help for SciTE4AutoHotkey |
DataLife
Replies: 9
Views: 491
|
Forum: Scripts & Functions Posted: Sat Feb 04, 2012 4:48 pm Subject: Online Help for SciTE4AutoHotkey |
| Is there any particular version of AutoHotkey required for this script? |
Topic: Online Help for SciTE4AutoHotkey |
DataLife
Replies: 9
Views: 491
|
Forum: Scripts & Functions Posted: Fri Feb 03, 2012 6:10 pm Subject: Online Help for SciTE4AutoHotkey |
I downloaded your script and ran it. I alt - clicked on a line in Scite4Autohotkey and all I get is a google search for site:autohotkey.com 4
I tried Alpha Bravos suggestion
ActiveX.Navigate( ... |
Topic: Online Help for SciTE4AutoHotkey |
DataLife
Replies: 9
Views: 491
|
Forum: Scripts & Functions Posted: Thu Feb 02, 2012 8:51 pm Subject: Online Help for SciTE4AutoHotkey |
I downloaded your script and ran it. I alt - clicked on a line in Scite4Autohotkey and all I get is a google search for site:autohotkey.com 4
I tried Alpha Bravos suggestion
ActiveX.Navigate( ... |
Topic: IE9 Protected Mode causes comobjcreate pointer to be invalid |
DataLife
Replies: 8
Views: 227
|
Forum: Ask for Help Posted: Wed Jan 25, 2012 2:06 pm Subject: IE9 Protected Mode causes comobjcreate pointer to be invalid |
UPDATE:
I turned off UAC and all my problems have gone away.
In addition to this problem, any of my scripts that used a hotkey on internet explorer would not work.
I have a 3 line script that ... |
Topic: FTP uploading is freezing Gui controlled by external script |
DataLife
Replies: 1
Views: 84
|
Forum: Ask for Help Posted: Wed Jan 18, 2012 7:32 pm Subject: FTP uploading is freezing Gui controlled by external script |
I am using an external script (SupportFile.ahk) to show activity while the main script is uploading a file to Autohotkey.net.
The SupportFile.ahk starts dots moving back and forth on a Gui created ... |
Topic: IE9 Protected Mode causes comobjcreate pointer to be invalid |
DataLife
Replies: 8
Views: 227
|
Forum: Ask for Help Posted: Wed Jan 11, 2012 10:37 pm Subject: IE9 Protected Mode causes comobjcreate pointer to be invalid |
I suspect something else than IE... I made a FaceBook script using IE9 and HTTPS and it's working fine, it even recieve the Send command to navigate on the page.
Navigate to an URL can't change the ... |
Topic: IE9 Protected Mode causes comobjcreate pointer to be invalid |
DataLife
Replies: 8
Views: 227
|
Forum: Ask for Help Posted: Tue Jan 10, 2012 9:26 pm Subject: IE9 Protected Mode causes comobjcreate pointer to be invalid |
why would it be visible you made it invisible and it should remain so until you set visible to true
Exactly my point. I made it invisible, then it becomes visible when I navigate to an HTTPS URL wi ... |
Topic: IE9 Protected Mode causes comobjcreate pointer to be invalid |
DataLife
Replies: 8
Views: 227
|
Forum: Ask for Help Posted: Tue Jan 10, 2012 4:38 pm Subject: IE9 Protected Mode causes comobjcreate pointer to be invalid |
Basically with IE9 Protected Mode turned on (which is default) the pointer created by comobjcreate is no longer valid after I navigate to a webpage with an HTTPS Url.
Here is what I want to do
1. ... |
Topic: Basic GUI creator. |
DataLife
Replies: 176
Views: 11959
|
Forum: Scripts & Functions Posted: Mon Jan 09, 2012 10:44 pm Subject: Basic GUI creator. |
Looking very good.
I have not read thru all 12 pages for this thread, so I don't know if this has been discussed.
I noticed if I right click and choose File, then Display Program. I am able to e ... |
Topic: Code tester - Test your code! |
DataLife
Replies: 2
Views: 698
|
Forum: Scripts & Functions Posted: Thu Dec 01, 2011 5:14 am Subject: Code tester - Test your code! |
Very cool. Just what I needed. So many times I copy and pasted from the forum in to my editor, saved it then ran it, then deleted the temp.ahk file.
This does it much quicker and cleaner. |
Topic: XPSnap V1.1 Drag window to edges (Aero Snap) |
DataLife
Replies: 13
Views: 1494
|
Forum: Scripts & Functions Posted: Fri Nov 18, 2011 10:06 pm Subject: XPSnap V1.1 Drag window to edges (Aero Snap) |
| Seems very useful and I wanted to see if I could use it for something (defining more zones, for example), but it doesn't work to me on Win7. When I drag a window, it displays snap space where I want i ... |
Topic: SavePictureAs V6.3 - (Save Image/Picture) |
DataLife
Replies: 22
Views: 3055
|
Forum: Scripts & Functions Posted: Fri Nov 18, 2011 6:11 pm Subject: SavePictureAs V6.3 - (Save Image/Picture) |
It is noon here (Arkansas). Where are you?
I just remembered I had the same problem you are having a long time ago when I coded SavePictureAs.
I even documented it in my SavePictureAs.ahk code.
... |
Topic: SavePictureAs V6.3 - (Save Image/Picture) |
DataLife
Replies: 22
Views: 3055
|
Forum: Scripts & Functions Posted: Fri Nov 18, 2011 5:28 pm Subject: SavePictureAs V6.3 - (Save Image/Picture) |
I wonder why Chrome does not recognize the change of information input(ed) by the ControlSetText? this mystery really annoys me
I am using Chrome 15.0.874.121 and I do not have that behavior.
Tr ... |
Topic: Window snap / help detecting window is being dragged |
DataLife
Replies: 2
Views: 180
|
Forum: Ask for Help Posted: Fri Nov 18, 2011 1:54 pm Subject: Window snap / help detecting window is being dragged |
Lv2sfo,
I just found your post. I did something similar. Take a look and see if it can help you.
http://www.autohotkey.com/forum/viewtopic.php?t=65756
DataLife |
| |