BAM: One way to implement a colour picker - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://staging.qb64phoenix.com/forumdisplay.php?fid=50) +--- Thread: BAM: One way to implement a colour picker (/showthread.php?tid=1712) |
BAM: One way to implement a colour picker - CharlieJV - 06-01-2023 (Code below the running program. Clicking on, or touching for touch devices, a colour will result in a popup saying what colour was selected.) https://basicanywheremachine.neocities.org/sample_programs/BAM_SamplePrograms?page=color_picker |