[jira] Created: (PIVOT-496) TerraTheme.darken(Color) doesn't preserve alpha channel

2010-05-17 Thread Dirk Moebius (JIRA)
TerraTheme.darken(Color) doesn't preserve alpha channel --- Key: PIVOT-496 URL: https://issues.apache.org/jira/browse/PIVOT-496 Project: Pivot Issue Type: Bug Components:

[jira] Updated: (PIVOT-496) TerraTheme.darken(Color) doesn't preserve alpha channel

2010-05-17 Thread Dirk Moebius (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Moebius updated PIVOT-496: --- Attachment: pivot-496-terratheme-color.patch Attached file fixes this issue.

[jira] Updated: (PIVOT-496) TerraTheme.darken(Color) doesn't preserve alpha channel

2010-05-17 Thread Dirk Moebius (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Moebius updated PIVOT-496: --- Attachment: test.wtkx The attached file test.wtkx demonstrates the error: a TextInput with

[jira] Created: (PIVOT-497) Let ScriptApplication use files outside of classpath

2010-05-17 Thread Dirk Moebius (JIRA)
Let ScriptApplication use files outside of classpath Key: PIVOT-497 URL: https://issues.apache.org/jira/browse/PIVOT-497 Project: Pivot Issue Type: Improvement Components: wtk

[jira] Commented: (PIVOT-31) Add rich text support to TextArea

2010-05-17 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868294#action_12868294 ] Noel Grandin commented on PIVOT-31: --- What would constitute a good beginning for rich-text

[jira] Updated: (PIVOT-31) Add rich text support to TextArea

2010-05-17 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel Grandin updated PIVOT-31: -- Attachment: patch.txt Proof-of-concept patch. Implemented the most simple thing I could think of -

[jira] Commented: (PIVOT-31) Add rich text support to TextArea

2010-05-17 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868327#action_12868327 ] Greg Brown commented on PIVOT-31: - Hey Noel, The Element class, etc. are deprecated for Pivot

Re: TablePane and spanning components, bug or feature?

2010-05-17 Thread Todd Volkert
Still catching up on email... this is intentional, though I admit at first glance it seems weird. I'll try to dig up the old thread to jog my memory as to the rationale. -T On Wed, May 5, 2010 at 6:37 AM, Noel Grandin noelgran...@gmail.com wrote: Hi I'm working on

[jira] Commented: (PIVOT-31) Add rich text support to TextArea

2010-05-17 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868532#action_12868532 ] Noel Grandin commented on PIVOT-31: --- Thanks Greg, I have no pressing need for this