You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/01/08 08:25:59 UTC

[GitHub] [royale-asjs] aharui commented on issue #661: ColorPicker is not working

aharui commented on issue #661: ColorPicker is not working
URL: https://github.com/apache/royale-asjs/issues/661#issuecomment-571941809
 
 
   ColorPicker will need to be emulated just like DropDownList and ComboBox.  You should be able to re-use the beads in Basic or subclass them.  You can try implementing ColorPicker by looking at how DropDownList and ComboBox are emulated.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services