スニペットツールをAutoHotkeyのGUIのListBoxを使って作成しました。 スニペットツール GUIのリストボックス内の文字列 (画像の「タイトルA」などの部分) をダブルクリックすると 対象としたテキストエディタに 設定した文字列を貼り付ける動作になります。
; SetKeyDelay,-1,-1 ; Remove short delay done automatically after every keystroke sent by Send or ControlSend ; SetMouseDelay,-1 ; Remove short delay done automatically after Click and MouseMove/Click ...
以前記事にしたAutoHotkeyのGUIで作ったこの時計を Windowsのタスクバー上に表示出来るようにカスタムした スクリプトを作りました。 画像では色が付いていますが背景色はクリア(透明)です 和暦を含んだ日付と秒数も含んだ時刻が表示される時計で 時計 ...
To create a popup, first define a function that builds the GUI. The popup.add_button() method is a convenience method that creates a button that will close the popup window after the callback function ...
Shortcuts allow us to be much more productive with our computers. At a press of a key combination, we have instant access to functions we’d otherwise have to hunt down on toolbars, menus, and submenus ...