color tool

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
fm31
Posts: 22
Joined: Tue Apr 23, 2013 2:08 pm

color tool

Post by fm31 » Fri Mar 04, 2016 3:16 pm

hello

is it possible to change the color tool in livecode ? because when I want to change the background ou foreground color of an objet, it 's open the color tool but this one is not very pratique (for me). I desire a tool box with color slider (RGB and TSL) in place of the matrice of 48 colors that are presented by the tool. I reminder that in the past, le color tool was different.


Thanks


François

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

Re: color tool

Post by quailcreek » Fri Mar 04, 2016 4:26 pm

The color picker has not changed. What version of LC are you running and are you windows or Mac?
Tom
MacBook Pro OS Mojave 10.14

Klaus
Posts: 14184
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: color tool

Post by Klaus » Fri Mar 04, 2016 6:51 pm

LC uses the system color picker, so I'm afraid you cannot change that.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10090
Joined: Fri Feb 19, 2010 10:17 am

Re: color tool

Post by richmond62 » Sat Mar 05, 2016 12:17 am

Use this to change the backgroundColor of your controls:
ARGEEBEE.png
You can muck around with it a bit to change other colours.
Last edited by richmond62 on Sat Mar 05, 2016 7:51 pm, edited 1 time in total.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10090
Joined: Fri Feb 19, 2010 10:17 am

Re: color tool

Post by richmond62 » Sat Mar 05, 2016 7:51 pm

This version is rather more fun:
ARGEEBEE2.png
Attachments
ARGEEBEE.livecode.zip
Here's the improved version of the stack.
(13.71 KiB) Downloaded 242 times

fm31
Posts: 22
Joined: Tue Apr 23, 2013 2:08 pm

Re: color tool

Post by fm31 » Mon Apr 18, 2016 8:28 am

hello Richmond62,
I discover now that my answer to your post was never arrived on this post on March. May be due to an error of my own.

well

Thanks for anwer. I going to try your little software

François

Post Reply