com.livecode.widget.ColorPicker

LiveCode Builder is a language for extending LiveCode's capabilities, creating new object types as Widgets, and libraries that access lower-level APIs in OSes, applications, and DLLs.

Moderators: LCMark, LCfraser

bwmilby
Posts: 438
Joined: Wed Jun 07, 2017 5:37 am
Location: Henrico, VA
Contact:

Re: com.livecode.widget.ColorPicker

Post by bwmilby » Tue Aug 28, 2018 2:41 pm

My comment was more for how to generate a widget that works for both. If you distribute with both lcm files then it would work fine. If you initially compile in 9, then it uses lcm, you only get the 2.lcm when there is already a lcm for 8 (v1 of lcm format).

Agree that a commercial widget needs to omit the LCB file.
Brian Milby

Script Tracker https://github.com/bwmilby/scriptTracker

bwmilby
Posts: 438
Joined: Wed Jun 07, 2017 5:37 am
Location: Henrico, VA
Contact:

Re: com.livecode.widget.ColorPicker

Post by bwmilby » Sun Sep 16, 2018 8:45 pm

Looks like the "onSave" issue was indeed a bug. Fix should show up in 9.0.2rc1

https://quality.livecode.com/show_bug.cgi?id=21582
https://github.com/livecode/livecode/pull/6686
Brian Milby

Script Tracker https://github.com/bwmilby/scriptTracker

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm
Location: Göttingen, DE

Re: com.livecode.widget.ColorPicker

Post by [-hh] » Mon Sep 17, 2018 11:13 pm

Thanks for that hint!

By the way, a LC 901-version of the color picker is now available, see
http://forums.livecode.com/viewtopic.ph ... 20#p171420
shiftLock happens

Post Reply

Return to “LiveCode Builder”