[Gambas-user] Adding custom colors

Benoît Minisini gambas at ...1...
Wed Jul 29 15:01:24 CEST 2015


Le 24/07/2015 21:35, Marco Ancillotti a écrit :
> Hi,
>
> is there a way to add custom colors ?
>
> Somethink like assign color to variable and assign by variable name in
> ide like the one pre defined.
>

I found solution for that in revision #7189:

- The IDE color chooser is now filled dynamically from the Color class 
information.

- If you want to add custom colors, you have to extend the Color class 
in your project and add new color properties or constants to it.

Regards,

-- 
Benoît Minisini




More information about the User mailing list