Class_ScrollGUI

Scroll container

Provides a GUI container with scroll functionality for AutoHotkey applications

Creates a scrollable GUI as a parent for AHK GUI windows.

GitHub

23 stars
4 watching
6 forks
Language: AutoHotkey
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lipkau/cgui An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. 18
ahk-just-me/class_transparentlistbox Provides transparent listbox controls for GUIs in AutoHotkey scripting 15
ahk-just-me/class_lv_incelledit Provides in-cell editing functionality for ListView controls in AHK GUIs. 15
ahk-just-me/taskdialog A Win Vista+ alternative to the standard message box. 12
hoppfrosch/ahk_ctable A class library for creating and manipulating tables in AutoHotkey scripts. 9
ahk-just-me/lv_ex Provides custom functionality for GUI ListViews in AutoHotkey scripts. 17
vim-scripts/autohotkey-ahk A Vim script for syntax highlighting Autohotkey scripts 15
jim-vxe/ahk-lib-table A collection of AutoHotkey functions to manipulate tabular data in a standard format. 6
cocobelgica/autohotkey-util Utility functions to support development and automation tasks in AutoHotkey scripting 95
g33kdude/chrome.ahk Automates Google Chrome using its WebSocket-based API 340
ahk-just-me/class_lv_colors Provides a way to color individual cells and rows in an AutoHotkey ListView control. 30
ahk-just-me/lbex A collection of functions for manipulating AutoHotkey ListBoxes 19
phil294/ahk_x11 A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) 831
joedf/libcon.ahk A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. 59
spyoungtech/ahk Automates tasks on Windows using Python and AutoHotkey script execution 890