LBEX
ListBox utilities
A collection of functions for manipulating AutoHotkey ListBoxes
Some functions for AHK ListBoxes.
19 stars
2 watching
3 forks
Language: AutoHotkey
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahk-just-me/class_transparentlistbox | Provides transparent listbox controls for GUIs in AutoHotkey scripting | 15 |
ahk-just-me/lv_ex | Provides custom functionality for GUI ListViews in AutoHotkey scripts. | 17 |
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
ahk-just-me/class_lv_colors | Provides a way to color individual cells and rows in an AutoHotkey ListView control. | 30 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
ahk-just-me/taskdialog | A Win Vista+ alternative to the standard message box. | 12 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
gko/listbox | A simple bash listbox utility for selecting options and displaying choices | 46 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
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 |
ahk-just-me/class_sqlitedb | An AutoHotkey class providing support to access and manipulate SQLite databases. | 104 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |