Hi Support,
I'm working on a new extension called Orbit Slider and in one section I want to write some CSS code as follows:-
background: rgba(0,0,0,0.4);
I can't find a method in the extension builder that allows this to be done simply. So as a temporary solution I have had to use an XML template and have the end user specify each parameter separately. So they manually select red and enter a value from 0 to 255, the same for green and blue plus a pull down option for the opacity. It works but it cumbersome.
Can you either suggest a better way to achieve this or consider an update that will provide an rgba Type in the Edit Properties box?
Writing RGBA code?
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
- Adendum
-
- Posts: 725
- Joined: Fri Apr 22, 2011 4:50 pm
- Location: London, UK
- Contact:
- Pablo
- Posts: 23624
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Writing RGBA code?
I'm sorry at this moment rgba is not supported.
And as far I know there does not (yet) exist a color picker which supports color with alpha values.
And as far I know there does not (yet) exist a color picker which supports color with alpha values.
- Adendum
-
- Posts: 725
- Joined: Fri Apr 22, 2011 4:50 pm
- Location: London, UK
- Contact:
Re: Writing RGBA code?
Hi,
I did a search for rgba color pickers and found a couple of things - maybe you can use these somehow?
http://www.codeproject.com/KB/miscctrl/CPicker.aspx
http://www.codeproject.com/KB/miscctrl/ ... ntrol.aspx
http://www.freedownload3.com/search/rgba_picker.html

I did a search for rgba color pickers and found a couple of things - maybe you can use these somehow?
http://www.codeproject.com/KB/miscctrl/CPicker.aspx
http://www.codeproject.com/KB/miscctrl/ ... ntrol.aspx
http://www.freedownload3.com/search/rgba_picker.html

- Pablo
- Posts: 23624
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Writing RGBA code?
Thanks for the links.
Keep in mind however that this will not be an easy modification so it may take a while
Keep in mind however that this will not be an easy modification so it may take a while
- Adendum
-
- Posts: 725
- Joined: Fri Apr 22, 2011 4:50 pm
- Location: London, UK
- Contact:
Re: Writing RGBA code?
Hi,
Of course - make it for the next release of Extension Builder.
Do you have a list of enhancements/changes you are planning for the next version? Would be interesting to see the list
Of course - make it for the next release of Extension Builder.
Do you have a list of enhancements/changes you are planning for the next version? Would be interesting to see the list

- Pablo
- Posts: 23624
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Writing RGBA code?
No, there is no official list yet. However if you keep an eye in this forum then you will be the first to know 
