Search found 10 matches

by marcgii
14 Nov 2023, 13:29
Forum: Ask for Help (v1)
Topic: Reading TreeView from external program
Replies: 1
Views: 269

Re: Reading TreeView from external program

I still haven't figured out a solution. Help would be appreciated.
by marcgii
06 Oct 2023, 09:08
Forum: Ask for Help (v1)
Topic: Reading TreeView from external program
Replies: 1
Views: 269

Reading TreeView from external program

I'm trying to interact with the Bookmarks side bar in SumatraPDF. It's a SysTreeView321 object. I'm using the class from this post https://www.autohotkey.com/boards/viewtopic.php?f=76&t=4998#p29502 When trying to read back entries, the function returns FAIL. I'm getting a valid(?) TreeView control H...
by marcgii
06 Oct 2023, 07:32
Forum: SciTE4AutoHotkey
Topic: Cannot Install or Run SciTE4 3.1.0
Replies: 5
Views: 2447

Re: Cannot Install or Run SciTE4 3.1.0

Excellent! I will give it try.
(sorry for late response)
by marcgii
05 Aug 2023, 14:58
Forum: Ask for Help (v1)
Topic: Magnifier Tool: Zoom the area under magnify window
Replies: 1
Views: 403

Re: Magnifier Tool: Zoom the area under magnify window

It turns out Microsoft implemented an official way to easily enable the see-through functionality I'm looking for. It was added with screen recorders in mind. Unfortunately it was only just added in Windows 10 ver 2004. For older systems, I don't think there's any way to achieve the same thing witho...
by marcgii
26 Jul 2023, 08:38
Forum: Ask for Help (v1)
Topic: Magnifier Tool: Zoom the area under magnify window
Replies: 1
Views: 403

Magnifier Tool: Zoom the area under magnify window

I'm trying to make a utility that will let magnify arbitrary portions of the screen. I've adapted the code from this post. Also I'm hoping this code to work on Windows versions as old as XP. So switching to a newer methodology is not ideal. https://www.autohotkey.com/board/topic/10660-screenmagnifie...
by marcgii
22 Jul 2023, 10:25
Forum: SciTE4AutoHotkey
Topic: Cannot Install or Run SciTE4 3.1.0
Replies: 5
Views: 2447

Re: Cannot Install or Run SciTE4 3.1.0

Did you ever figure out a fix this issue? I'm having the exact same problem. The app still launches. But it's annoying and I don't know what side effects there are to leaving it like that. I'm running the AHK 1.1.37.01
by marcgii
22 Jun 2018, 14:43
Forum: Ask for Help (v1)
Topic: Trouble activating Keyboard Shortcut in Windows 10 Netflix App Topic is solved
Replies: 2
Views: 870

Re: Trouble activating Keyboard Shortcut in Windows 10 Netflix App Topic is solved

Thanks, that fixed it. Don't know why it didn't occur to me the hotkey was triggering itself,
by marcgii
22 Jun 2018, 13:03
Forum: Ask for Help (v1)
Topic: Trouble activating Keyboard Shortcut in Windows 10 Netflix App Topic is solved
Replies: 2
Views: 870

Trouble activating Keyboard Shortcut in Windows 10 Netflix App Topic is solved

So one of my standard Keyboard shortcuts I used is ctr+shift+alt+d. However, the Windows 10 Netflix app also uses that shortcut. The code below was my solution; but it doesn't work. When activate this, I get "71 hotkeys have been received in the last 62ms. Do you want to continue?" Can someone expla...
by marcgii
05 May 2017, 12:40
Forum: Ask for Help (v1)
Topic: Script to Rotate Screen/Change Orientation in Windows 10
Replies: 2
Views: 4449

Re: Script to Rotate Screen/Change Orientation in Windows 10

This code is no help since it only work with Nvidia: https://autohotkey.com/board/topic/20851-changedisplayorientation/ Most of the code here is just remapping existing shortcuts (which is not an option for me). The very last code post by yannick1976 looks like a macro. That method may work but the ...
by marcgii
05 May 2017, 09:50
Forum: Ask for Help (v1)
Topic: Script to Rotate Screen/Change Orientation in Windows 10
Replies: 2
Views: 4449

Script to Rotate Screen/Change Orientation in Windows 10

My Windows 10 (creator's update) laptop doesn't support the ctrl+alt+[arrow key] shortcut for rotating your display. I also can't change it by right clicking. Does anyone know I can get around this with AHK? I've looked at some old posts, but none of them were useful. This is has been driving me cra...

Go to advanced search