Class_LV_Colors
List view colorer
Provides a way to color individual cells and rows in an AutoHotkey ListView control.
AHK class providing individual colors for ListView items/subitems.
30 stars
9 watching
10 forks
Language: AutoHotkey
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |
ahk-just-me/lv_ex | Provides custom functionality for GUI ListViews in AutoHotkey scripts. | 17 |
pulover/class_lv_rows | Provides a set of functions to extend and customize AutoHotkey's ListView control | 17 |
ahk-just-me/class_transparentlistbox | Provides transparent listbox controls for GUIs in AutoHotkey scripting | 15 |
jnllnd/objcsv | A library of functions for working with CSV files in AutoHotkey | 30 |
ahk-just-me/lbex | A collection of functions for manipulating AutoHotkey ListBoxes | 19 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
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 |
hsluv/hsluv | Provides a human-friendly way to work with colors and color palettes in digital design, built on top of Haxe. | 1,281 |
aviaryan/lightahk | A lightweight syntax highlighting solution for AutoHotkey using Prism.js | 3 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
pulover/class_toolbar | A class library for creating custom toolbar controls in AutoHotkey | 36 |