CGUI

AHK GUI library

An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language.

An object-oriented GUI library for AutoHotkey

GitHub

18 stars
4 watching
5 forks
Language: AutoHotkey
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahk-just-me/class_scrollgui Provides a GUI container with scroll functionality for AutoHotkey applications 23
lipkau/winscp.ahk A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. 19
hoppfrosch/ahk_ctable A class library for creating and manipulating tables in AutoHotkey scripts. 9
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
g33kdude/neutron.ahk A toolkit for building HTML-based user interfaces with AutoHotkey. 204
ahkscript/libcrypt.ahk A collection of cryptographic functions and algorithms from the AutoHotkey community. 68
cocobelgica/autohotkey-util Utility functions to support development and automation tasks in AutoHotkey scripting 95
jim-vxe/ahk-lib-table A collection of AutoHotkey functions to manipulate tabular data in a standard format. 6
g33kdude/socket.ahk An implementation of a network socket class in AutoHotkey script language 64
ahkdb/ahkdb A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts 28
ahk-just-me/lv_ex Provides custom functionality for GUI ListViews in AutoHotkey scripts. 17
spyoungtech/ahk Automates tasks on Windows using Python and AutoHotkey script execution 890
g33kdude/chrome.ahk Automates Google Chrome using its WebSocket-based API 340
haskell-game/dear-imgui.hs A set of Haskell bindings to Dear ImGui, allowing rapid development of graphical user interfaces in games and graphics-intensive applications. 143