开发者

Flex 3 color picker no color value

开发者 https://www.devze.com 2022-12-08 12:25 出处:网络
I need \"no color\" value in flex 3/4 color picker component. Here are some options I\'ve investigated:

I need "no color" value in flex 3/4 color picker component. Here are some options I've investigated:

1) External componet. Searched a lot but didn't managed to find a suitable one. There is a great color picker that meets my needs completely, but it is in action script 2 format. I need as3.

2) Enhance the existing built-in color picker component.

So here I need your help. Do you have any ideas how the built-in color picker component can be enhanced in ord开发者_StackOverflow中文版er to support "no color" value?


We had this same problem. We ended up just putting a "clear button" to the right of the color picker. Not ideal.

0

精彩评论

暂无评论...
验证码 换一张
取 消