Very simple OOBasic Color Picker (updated)

Shared Libraries
Forum rules
For sharing working examples of macros / scripts. These can be in any script language supported by OpenOffice.org [Basic, Python, Netbean] or as source code files in Java or C# even - but requires the actual source code listing. This section is not for asking questions about writing your own macros.
Post Reply
JeJe
Volunteer
Posts: 2764
Joined: Wed Mar 09, 2016 2:40 pm

Very simple OOBasic Color Picker (updated)

Post by JeJe »

Very simple OOBasic Color Picker.

'version 17 10 16.1 (slight update - added crude lighten/darken, little tidying, fixed 2 grid colors the same)

'18 10 16 added slightly more complex version with named colors using my listclass

'18 10 16 added named colors dropdown version
Attachments
colpicker named dropdown version.zip
(21.48 KiB) Downloaded 299 times
colpicker with list - larger grid choice.zip
(21.41 KiB) Downloaded 296 times
colpicker.zip
(10.58 KiB) Downloaded 299 times
Windows 10, Openoffice 4.1.11, LibreOffice 7.4.0.3 (x64)
Post Reply