TumblZone

Dive Deep into Creativity: Discover, Share, Inspire

Shortcuts - Blog Posts

3 years ago
Customize Tray Icon and Tray Menu [AutoHotkey Tutorial #16 Part 3]
In this video, we're going to customize our AHK script's tray icon and its menu.Where to Find the Script(s) in this video:• Visit juho-lee.com ❯ Archive ❯ Au...

In this video, we're going to customize our AHK script's tray icon and its menu.


Tags
3 years ago
Add Shortkeys and Icons to Menu Items [AutoHotkey Tutorial #16 Part 2]
In this video, we go through how to add shortkeys and icons to menu items.Where to Find the Script(s) in this video:• Visit juho-lee.com ❯ Archive ❯ AutoHotk...

In this video, we go through how to add shortkeys and icons to menu items.


Tags
3 years ago
How to Create Grand Child Menu [AutoHotkey Tutorial #16 Part 1]
This is how a Grand Child Menu for the Menu command can be created.Where to Find the Script(s) in this video:• Visit juho-lee.com ❯ Archive ❯ AutoHotkey icon...

This is how a Grand Child Menu for the Menu command can be created in AutoHotkey.


Tags
3 years ago
Spotlight and WinHole Script [Script Demo #27]
This video will demo the AutoHotkey Spotlight and WinHole scripts which creates a spotlight around your mouse cursors or creates a hole in your active window...

This video will demo the AutoHotkey Spotlight and WinHole scripts which creates a spotlight around your mouse cursors or creates a hole in your active window to see what's behind the window.


Tags
3 years ago
Snap Four Windows in to the Corners of the Screen [Script Demo #26]
This AutoHotkey script sends four selected windows into the corners of your screen with a Hotkey so you don't have to manually position them in the corners o...

This AutoHotkey script sends four selected windows into the corners of your screen with a Hotkey so you don't have to manually position them in the corners one by one.


Tags
3 years ago
Activate Specific Google Chrome Tab [Script Demo #25]
This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.Where to Find the Script(s) in this video:• Visit juho-lee.com ❯ ...

This AutoHotkey script will search and activate a specific tab on your Google Chrome Window.


Tags
3 years ago
Window Iconizer [Script Demo #24]
This script converts a target window an icon (GUI with image) that you can keep on your screen. You can restore the window back to full size upon double clic...

This script converts a target window an icon (GUI with image) that you can keep on your screen. You can restore the window back to full size upon double clicking on the icon.


Tags
3 years ago
Click Anywhere on a Window to Drag and Reposition [Script Demo #23]
This AutoHotkey script allows you to click anywhere on a Window to move it around the screen by dragging it with the mouse.Where to Find the Script(s) in thi...

This AutoHotkey script allows you to click anywhere on a Window to move it around the screen by dragging it with the mouse.


Tags
3 years ago
Using Arrow Keys to Move Window [Script Demo #22]
This short AutoHotkey script allows you to use the arrow keys to move your active window up, down, left and right bit by bit.Where to Find the Script(s) in t...

This short AutoHotkey script allows you to use the arrow keys to move your active window up, down, left and right bit by bit.


Tags
3 years ago
Window Directives #If #IfWinActive #IfWinExist [AutoHotkey Tutorial #15 Part 6]
The #If directives in AutoHotkey allows users to create creates context-sensitive hotkeys and hotstrings. In this video, we explore the various directives (#...

The #If directives in AutoHotkey including #IfWinActive, #IfWinNotActive, #IfWinExist, #IfWinNotExist, and #If Expression


Tags
3 years ago
WinWait WinWaitActive WinWaitClose WinExist WinActive [AutoHotkey Tutorial #15 Part 5]
Window conditional commands and functions such as WinWait, WinWaitActive, WinWaitNotActive, WinWaitClose, WinExist() and WinActive().Where to Find the Script...

Window conditional commands and functions such as WinWait, WinWaitActive, WinWaitNotActive, WinWaitClose, WinExist() and WinActive()


Tags
3 years ago
GroupAdd GroupActivate GroupDeactivate GroupClose [AutoHotkey Tutorial #15 Part 4]
AutoHotkey Window Group commands allow for users to create groups of windows to switch activation among the windows in the groups, outside of the groups as w...

AutoHotkey Window Group commands allow for users to create groups of windows to switch activation among the windows in the groups, outside of the groups as well as close them.


Tags
3 years ago
WinSet Region [AutoHotkey Tutorial #15 Part 3-5]
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.Where to Find the Script(s) in this video:• Visit ju...

WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.


Tags
3 years ago
WinSet Region [AutoHotkey Tutorial #15 Part 3-5]
WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.Where to Find the Script(s) in this video:• Visit ju...

WinSet Region subcommand allows you to set visible regions or invisible regions within the target window.


Tags
3 years ago
WinSet Style and ExStyle [AutoHotkey Tutorial #15 Part 3-4]
In this video, we're going to go through the Style and ExStyle subcommands for the WinSet command.Where to Find the Script(s) in this video:• Visit juho-lee....

In this video, we're going to go through the Style and ExStyle subcommands for the WinSet command.


Tags
3 years ago
WinSet AlwaysOnTop Bottom Top Dis & Enable Transparent TransColor [AutoHotkey Tutorial #15 Part 3-3]
In this video, we're going to go through various subcommands (AlwaysOnTop, Bottom, Top, Disable, Enable, Transparent and TransColor) for the WinSet command.W...

WinSet Subcommands (AlwaysOnTop, Bottom, Top, Disable, Enable, Transparent and TransColor)


Tags
3 years ago
[Juho's AutoHotkey Tutorial #15 Window Manipulation] Part 3-2 WinHide WinShow and WinMove
In this video, we're going to go through WinHide, WinShow and WinMove commands.Where to Find the Script(s) in this video:• Visit juho-lee.com ❯ Archive ❯ Aut...

In this video, we're going to go through WinHide, WinShow and WinMove commands.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #15 Window Manipulation] Part 3-1 Window Max Min Close Title MenuSelect
In this video, we're going to go through lots of AHK window action commands such as WinActivate, WinActivateBottom, WinMaximize, WinMinimize, WinRestore, Win...

AHK window action commands such as WinActivate, WinActivateBottom, WinMaximize, WinMinimize, WinRestore, WinMinimizeAll, WinMinimizeAllUndo, WinClose, WinKill, WinSetTitle, and WinMenuSelectItem.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #15 Window Manipulation] Part 2 WinGet and Other Get Commands
In this video, we're going to go through all the AHK Window Get commands such as WinGetClass, WinGetActiveTitle, WinGettTitle, WinGetText, WinGetPos, WinGetA...

In this video we're going to look at AHK Windows Get commands to retrieve the data related to the target window such as the title, text, position and more.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #15 Window Manipulation] Part 1-2 TitleMatchMode, WinDelay, DetectHidden
This video is going to cover SetTitleMatchMode, SetWinDelay, DetectHiddenWindows and DetectHiddenText that are going to affect the behaviour of your AutoHotk...

This video is going to cover SetTitleMatchMode, SetWinDelay, DetectHiddenWindows and DetectHiddenText that are going to affect the behaviour of your AutoHotkey windowing commands.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #15 Window Manipulation] Part 1-1 WinTitle and WinText
This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTi...

This is the first part of AutoHotkey Window Manipulation Series. In this video, I briefly explain what's expected in this series and then move onto how WinTitle and WinText work.


Tags
3 years ago
[Juho's Random AutoHotkey Stuff #22] Get Path of Active Folder, Selected Files or All Files
This script allows you to grab the paths to the active folder, selected files or all files within the active folder.Where to Find the Script(s) in this video...

This script allows you to grab the paths to the active folder, selected files or all files within the active folder.


Tags
3 years ago
[Juho's Random AutoHotkey Stuff #21] Copy File and Folder Names or Paths to Clipboard
In this video, I show you a few methods through which you can copy the files' and folders' names and paths to your clipboard.Where to Find the Script(s) in t...

These are a few methods through which you can copy the files' and folders' names and paths to your clipboard.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #14 File Manipulation] Part 10 - Drive Commands & Environment Variables
This is the last part of AutoHotkey file manipulation series and we'll be going through some commands related to your Drive as well as OS and user info inclu...

In this video we'll be going through some commands related to your Drive as well as OS and user info including some environment variables.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #14 File Manipulation] Part 9 - IniWrite, IniDelete and IniRead
This is the ninth part of AutoHotkey file manipulation series and we'll be going through how to create, write to, read and delete ini files.Where to Find the...

In this video, we'll be going through how to create, write to, read and delete ini files using AutoHotkey.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #14 File Manipulation] Part 8 - FileOpen() FileObject Methods Properties
This is the eighth part of AutoHotkey file manipulation series and we'll be looking FileOpen() which gives you access to a File Object and use its methods an...

In this video, we'll be looking FileOpen() which gives you access to a File Object and use its methods and properties.


Tags
3 years ago
[Juho's AutoHotkey Tutorial #14 File Manipulation] Part 7 - FileRead, FileReadLine and Loop Read
This is the seventh part of AutoHotkey file manipulation series and we'll be looking at FileRead, FileReadLine and Loop Read to read file contents from file(...

in this video, we'll be looking at FileRead, FileReadLine and Loop Read to read file contents from file(s).


Tags
3 years ago
[Juho's AutoHotkey Tutorial #14 File Manipulation] Part 6 - FileAppend and Loop Files
This is the sixth part of AutoHotkey file manipulation series and we'll be looking the FileAppend command that creates or append to an existing file and Loop...

In this video we'll be looking at the FileAppend command that creates or append to an existing file, and Loop Files that loops through the files and folders within a folder.


Tags
3 years ago
[Juho's AutoHotkey Script Demo #21] Modern Window for FileSelectFolder
This is the fifth part of AutoHotkey file manipulation series and we'll be looking into a script that opens FileSelectFolder window in modern interface.Where...

This script opens FileSelectFolder window in modern interface instead of the old default one.


Tags
Loading...
End of content
No more pages to load
Explore Tumblr Blog
Search Through Tumblr Tags