An open API service indexing awesome lists of open source software.

https://github.com/realityripple/gambas-checkedlistbox

☑️ Gambas Component providing a Listbox Control with Checkboxes for each item.
https://github.com/realityripple/gambas-checkedlistbox

checkedlistbox component gambas gambas3 listbox

Last synced: 4 months ago
JSON representation

☑️ Gambas Component providing a Listbox Control with Checkboxes for each item.

Awesome Lists containing this project

README

          

# Checked ListBox Component for Gambas
Gambas Component providing a Listbox Control with Checkboxes for each item.

#### Version 1.0
> Author: Andrew Sachen
> Created: February 5, 2020
> Updated: February 8, 2020

Language: Gambas
Compiler: Gambas 3.14.90

## Building
This component can be compiled using Gambas 3.13 or newer.

This component is *not* designed to support Cygwin compilation and may perform poorly or incorrectly on alternate Operating Systems.

## Documentation
Gambas does not natively provide a Checked Listbox control. This component adds a nearly exact clone of the ListBox control, but with checkboxes for each row, a Checked event, and a minor visual focus cue in the form of a dotted selection border.

## License
This is free and unencumbered software released into the public domain, supported by donations, not advertisements. If you find this software useful, [please support it](https://realityripple.com/donate.php?itm=Gambas+CheckedListBox)!