Search found 78 matches

by drozdman
19 May 2018, 18:20
Forum: Scripts and Functions (v1)
Topic: Old scripts: Alarm Timer. Stopper. Quick Notes. Snipping Tool.
Replies: 33
Views: 10825

Re: Old scripts: Alarm Timer. Stopper. Quick Notes. Snipping Tool.

I realized that this was an old version of "Quick Notes" which didn't correctly set font color on resize. I've been using a different customized version, so I didn't even notice. I changed it in the first post. This version still doesn't include option "previous" in find in text. Maybe I will update...
by drozdman
15 May 2018, 21:40
Forum: Ask for Help (v1)
Topic: How to Detect When a Window is Resized
Replies: 7
Views: 5565

Re: How to Detect When a Window is Resized

For example, how to put a Gui button in the bottom right corner of an Excel window that stays in the bottom right corner as the Excel window is resized. This thread is about creating an event hook that detects when the Excel window is resized so that the Gui button can be moved by AHK to stay in th...
by drozdman
04 May 2018, 19:50
Forum: Scripts and Functions (v1)
Topic: ExplorerTool – small enhancements of default shell
Replies: 8
Views: 3657

Re: ExplorerTool – small enhancements of default shell

This works on Win Vista, Win 8. I didn't check it on Win 10, because I avoid using it (it messes up my multi-boot sequence).
This may be useful especially on newer Windows versions.
by drozdman
01 May 2018, 12:41
Forum: Scripts and Functions (v1)
Topic: Traditional clock gadget with timer, periodic alarm (Gdip)
Replies: 5
Views: 3670

Traditional clock gadget with timer, periodic alarm (Gdip)

Continuing Vista sidebar replacements (after " Network monitor ", " CPU monitor ") Traditional clock widget. No images necessary, using only Gdip library. [attachment=0]Traditional clock gadget.png[/attachment] Traditional clock gadget.png This is a clock with timer #SingleInstance force #NoEnv ico:...
by drozdman
31 Mar 2018, 18:29
Forum: Scripts and Functions (v1)
Topic: Vis2 - Image to Text OCR()
Replies: 329
Views: 172847

Re: Vis2 - OCR() - Update: Additional Language Support

This is really elaborate. Great work.
by drozdman
24 Mar 2018, 11:02
Forum: Scripts and Functions (v1)
Topic: Send and receive strings between AHK scripts
Replies: 6
Views: 2452

Re: Send and receive strings between AHK scripts

Cool idea.
I've been using Receive_WM_COPYDATA(wParam, lParam), but it requires this function included.
by drozdman
22 Mar 2018, 11:44
Forum: Scripts and Functions (v1)
Topic: Network monitor with history graph, total usage
Replies: 11
Views: 7425

Re: Network monitor with history graph, total usage

@brutus_skywalker Even with VPN the external IP check should work. But the multiple networks may be the problem. When you have LAN and WiFi on Windows it's hard to know which one the OS will choose. I would try to restart XNET on change of network (refresh manually). Maybe it will work. Net= Net := ...
by drozdman
21 Mar 2018, 11:58
Forum: Scripts and Functions (v1)
Topic: CPU monitor with history graph.
Replies: 5
Views: 4744

Re: CPU monitor with history graph.

@SL5
I'm not familiar with Linux, so maybe someone else will know the details.
I haven't moved to Linux yet. I'm too lazy.
by drozdman
21 Mar 2018, 11:47
Forum: Scripts and Functions (v1)
Topic: Network monitor with history graph, total usage
Replies: 11
Views: 7425

Re: Network monitor with history graph, total usage

I've noticed two bugs, one is on the stats where the script doesn't recognize changes in days especially if you close it & run it again another day it's 'current download' stats will be the same as from the day it was closed and it will resume in that manner, . "Today" means here: since last shutdo...
by drozdman
20 Mar 2018, 15:09
Forum: Scripts and Functions (v1)
Topic: CPU monitor with history graph.
Replies: 5
Views: 4744

Re: CPU monitor with history graph.

@jNizM Cool. I too made a weather gadget, but as a separate window. I see it's Linux. I may have to finally move to Linux. On Windows 10 everything looks worse, so I turn it on once a year to check something and then I regret it. This CPU monitor looks worse on Win 10, but I don't want to spend a mi...
by drozdman
19 Mar 2018, 17:16
Forum: Scripts and Functions (v1)
Topic: Old scripts: Alarm Timer. Stopper. Quick Notes. Snipping Tool.
Replies: 33
Views: 10825

Old scripts: Alarm Timer. Stopper. Quick Notes. Snipping Tool.

I'll dump some older AutoHotkey scripts. May be useful for someone. Save the file in Unicode or UTF-8 with signature (not in UTF-8 as it is chosen with the download feature here - it messes up unicode characters). First. Quick Notes from the old forum . ; Quick Notes by Drozdman ; save file in Unico...
by drozdman
15 Mar 2018, 00:56
Forum: Scripts and Functions (v1)
Topic: Network monitor with history graph, total usage
Replies: 11
Views: 7425

Re: Network monitor with history graph, total usage

gregster wrote: Background color doesn't seem to change for me, if I choose it in the settings.
It must be restarted. It loads new settings from .ini file.
It's better to place the script outside C:\Program Files folder, so the permissions issues don't create problems.
by drozdman
14 Mar 2018, 20:34
Forum: Scripts and Functions (v1)
Topic: CPU monitor with history graph.
Replies: 5
Views: 4744

CPU monitor with history graph.

Continuing from the network monitor post . I made this CPU monitor, not only because of the need to get rid off the Vista sidebar dependency. I used to use this great gadget All CPU Meter , but I had some issues with it. I wanted to make a single bar for the CPU usage. I didn't want many bars for mu...
by drozdman
14 Mar 2018, 19:51
Forum: Scripts and Functions (v1)
Topic: Network monitor with history graph, total usage
Replies: 11
Views: 7425

Network monitor with history graph, total usage

I had to make this network monitor, since I had some problems with the Network Meter gadget in Vista sidebar. Network Meter is still very good and, as far as I know, the only gadget like that, btw. I didn't want to be dependent on the sidebar, even though one can still get on the net the sidebar wor...
by drozdman
09 Dec 2015, 13:51
Forum: Forum Issues
Topic: upgrades to the SSL
Replies: 10
Views: 4256

Re: upgrades to the SSL

@Exaskryz
Apparently, you don't really know anything about Opera and Opera 12. Just try to read about what Opera 12 and Opera 15+ (a Chrome clone) are. I'm not gonna waste time on it.
by drozdman
08 Dec 2015, 15:13
Forum: Forum Issues
Topic: upgrades to the SSL
Replies: 10
Views: 4256

Re: upgrades to the SSL

@Exaskryz I said: "more traditional encryption methods would solve the issue in Opera12". I don't discourage using encryption. Opera deals with encryption well. It's people in the NSA who push various methods to force independent browsers out of use. Like pushing for some encryption algorithms that ...
by drozdman
05 Dec 2015, 12:21
Forum: Forum Issues
Topic: upgrades to the SSL
Replies: 10
Views: 4256

Re: upgrades to the SSL

Secure connection: fatal error (40) from server. Failed to connect to server. The reason may be that the encryption methods supported by the server are not enabled in the security preferences. Most probably the use of more traditional encryption methods would solve the issue in Opera12. http://foru...
by drozdman
05 Dec 2015, 01:11
Forum: Forum Issues
Topic: upgrades to the SSL
Replies: 10
Views: 4256

Re: upgrades to the SSL

And what's the reason for the "upgrades to the SSL"?
It's not a banking site.
I can't access neither the forum nor the main autohotkey.com site on Opera 12.
Why do you make such changes?

Go to advanced search