You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/04/11 14:43:18 UTC

[jira] Commented: (PIVOT-77) implement a color chooser widget

    [ https://issues.apache.org/jira/browse/PIVOT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698085#action_12698085 ] 

Greg Brown commented on PIVOT-77:
---------------------------------

We do have the ListViewColorRenderer class:

http://svn.apache.org/repos/asf/incubator/pivot/trunk/wtk/src/pivot/wtk/content/ListViewColorRenderer.java

You can see it in the Kitchen Sink demo. 

If we think that there is a strong enough use case for a more robust color picker, porting from Harmony is probably a good idea.



> implement a color chooser widget
> --------------------------------
>
>                 Key: PIVOT-77
>                 URL: https://issues.apache.org/jira/browse/PIVOT-77
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Noel Grandin
>            Priority: Minor
>
> Would be nice to have a color chooser.
> Probably easiest to copy JColorChooser from Apache Harmony and convert it from Swing to Pivot.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.