[AutoHotkey] ImageButtons (Floating toolbar)

Discuss and share scripts and script files...
Post Reply
Norn
Posts: 508
Joined: 24 Oct 2021 16:10

[AutoHotkey] ImageButtons (Floating toolbar)

Post by Norn »

CreateImageButton() is an AutoHoekey script that can customize button colors.
E1.gif
ImageButtons (Floating toolbar).zip
To see the attached files, you need to log into the forum.
Windows 11 24H2 @100% 2560x1440

Norn
Posts: 508
Joined: 24 Oct 2021 16:10

Re: [AutoHotkey] ImageButtons (Floating toolbar)

Post by Norn »

Queue Guis Version

Notes:
  • Press F4 to toggle display of the queue Guis. (Will be automatically hidden when the XYplorer window is not visible)

    Right-clicking will run the script (if a script is set up) and then hide the Guis.

    Holding the Ctrl key and right-clicking will display a menu to edit buttons and customize colors.

    If you only have two columns, you can empty two columns or use "A_Tab" to leave the middle two columns empty, and the fourth column will use the second Gui and automatically adjust the size.
    (There are actually only two columns displayed)
Preview.gif
Preview.png
  • Changelog:
    v1.3.1 (2026-05-10):
    • Resolved pixel-level misalignment of right-side text (Suffix) under various system scaling ratios.
      You can manually fine-tune the layout by adjusting the adjust variable within the script.)
ImageButtons (Floating toolbar) Borderless, Queue Guis, Editable version v1.3.1QE.zip
ImageButtons (Floating toolbar) Borderless, Queue Guis, Editable version v1.3QE.zip
To see the attached files, you need to log into the forum.
Windows 11 24H2 @100% 2560x1440

Post Reply