Class_LV_Rows
ListView extension library
Provides a set of functions to extend and customize AutoHotkey's ListView control
Additional functions for AHK ListView controls
17 stars
5 watching
4 forks
Language: AutoHotkey
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahk-just-me/lv_ex | Provides custom functionality for GUI ListViews in AutoHotkey scripts. | 17 |
ahk-just-me/class_lv_colors | Provides a way to color individual cells and rows in an AutoHotkey ListView control. | 30 |
pulover/class_toolbar | A class library for creating custom toolbar controls in AutoHotkey | 36 |
pulover/class_rebar | A class library providing an interface to AutoHotkey Rebar custom controls | 17 |
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |
jnllnd/objcsv | A library of functions for working with CSV files in AutoHotkey | 30 |
pulover/eval | An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. | 31 |
pulover/cbautocomplete | An AutoHotkey script to enhance combobox functionality with auto-completion | 29 |
ahk-just-me/class_transparentlistbox | Provides transparent listbox controls for GUIs in AutoHotkey scripting | 15 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
ahk-just-me/lbex | A collection of functions for manipulating AutoHotkey ListBoxes | 19 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
mpowerkit/virtualizelistview | Improves performance and functionality of MAUI ListView by implementing virtualization and other optimization techniques. | 82 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |