Search found 110 matches

by Ralf_Reddings200244
19 Mar 2023, 06:49
Forum: Scripts and Functions (v1)
Topic: [Script] Dock-It ( window docker )
Replies: 23
Views: 8249

Re: [Script] Dock-It ( window docker )

@Hellbent
Hey I tried to run the script but I am missing GDIP program.
do you know where I can get a copy of this GDIP library program? I have searched on google and all I could find are posts from 2007. Could you point me to the version you are using?
by Ralf_Reddings200244
19 Mar 2023, 06:38
Forum: Ask for Help (v1)
Topic: Hide the Taskbar while its set to Auto hide?
Replies: 1
Views: 492

Hide the Taskbar while its set to Auto hide?

I have been using this script I found HERE , I have designed it to work as a stand alone executable: WinHide, ahk_class Shell_TrayWnd WinHide, ahk_class Shell_SecondaryTrayWnd ExitApp When executed, it will hide the task bar until I execute its opposite, Show Start.exe It has one massive problem tho...
by Ralf_Reddings200244
17 Mar 2023, 13:51
Forum: Scripts and Functions (v1)
Topic: [Script] Dock-It ( window docker )
Replies: 23
Views: 8249

Re: [Script] Dock-It ( window docker )

This looks really impressive, well done Hellbent! I have been looking for something like this. I have this program whose titlebar I want to hide, its one of those awfull programs that uses a non standard GUI, its titlebar is really tall. I want to use this script to hide the titlebar. If I may ask, ...
by Ralf_Reddings200244
17 Mar 2023, 13:12
Forum: Scripts and Functions (v1)
Topic: TapHoldManager - Long Press / Multi Tap / Multi Tap and Hold / Any number of Taps / Multi-Keyboard / Joystick buttons
Replies: 113
Views: 48183

Re: TapHoldManager - Long Press / Multi Tap / Multi Tap and Hold / Any number of Taps / Multi-Keyboard / Joystick button

Can we pease get a AutoHotkey V2 version of this Library? I really want to start using Autohotkey V2 but this library is the only thing holding me back.

All of my programs and scripts really on this library, so I am stuck :/
by Ralf_Reddings200244
16 Mar 2023, 11:18
Forum: Ask for Help (v1)
Topic: How to pass variables inside the function to ControlClick Command?
Replies: 3
Views: 312

How to pass variables inside the function to ControlClick Command?

I have this program. its another awful black box, much worse than Electron. It offers no means of automating it. But its a standard software in my field and with AutoHotkey I think I can streamline allot of its clunkiness. The software lets you create libraries for materials \tool presets, you can a...
by Ralf_Reddings200244
15 Mar 2023, 17:52
Forum: Ask for Help (v1)
Topic: Help me understand Why is this function returning false please Topic is solved
Replies: 2
Views: 236

Re: Help me understand Why is this function returning false please Topic is solved

You sir are a genius! it works. I have also learnt 0xD9D9D9 are numbers in AHK. Thanks allot
by Ralf_Reddings200244
15 Mar 2023, 13:58
Forum: Ask for Help (v1)
Topic: Help me understand Why is this function returning false please Topic is solved
Replies: 2
Views: 236

Help me understand Why is this function returning false please Topic is solved

I have finally found a cool full proof way to check if a certain dialog is ticked (its not win32). I simply want to take the this logic wrap it in a function and use it across all my scripts: test := IsPixelColour(15, 15, "D9D9D9") ; Check if a certain pixels colour is "D9D9D9", in this case the act...
by Ralf_Reddings200244
11 Mar 2023, 14:19
Forum: Ask for Help (v1)
Topic: Help with KDE window manager script please, its making MouseMove coordinates relative to screen Topic is solved
Replies: 2
Views: 326

Help with KDE window manager script please, its making MouseMove coordinates relative to screen Topic is solved

I have been using the lovely KDE (Script Showcase - AutoHotkey) script to move\resize any window. It works great. But I have recently discovered that it interferes with MouseMove coordinates settings. I use MouseMove in allot of other places in this same script. I have spent the last two hours tryin...

Go to advanced search