GUIでNSHS用のツールボックスのようなものを作ってみました。 そのスクリプトを公開しようと思います。 このスクリプトを起動すると NSHSの各仮想画面への切り替え NSHSの各仮想画面へ切り替えてその仮想画面のウィンドウを自動整列 NSHSの仮想画面1から4 ...
タイトルバーを非表示にしたい場合がありますが 「-Caption」を設定してタイトルバーを非表示にした場合 GUIの移動が出来なくなるのが欠点になることがあるけど 下記の記事でGUIのコントロール部分を左ドラッグすると GUIウィンドウを移動させられるように ...
This is a small GUI that allows you to run any normal AutoHotkey command or block of code by typing a name for the command you want to run. I wrote this script because I was creating more and more ...
This is a beginner’s guide to creating AutoHotkey scripts. AutoHotkey is a program that allows you to create a key combination for a task. You can call them macros or mini-programs. The scripts or ...
A project to automate some GUI workflows, that are commonly performed manually by Software engineers on a daily basis. The goal is to reduce time spent by an engineer in performing regular workflow ...