Re: [jira] Commented: (PIVOT-418) Multiple host windows

2010-08-08 Thread Michael Allman
I have no control over which classloader loads my pivot app in this particular case because I'm running the application inside Eclipse's junit testrunner. I spent a while trying to get it to work, but unfortunately I just have to run each test individually instead of as a suite. Michael On S

[jira] Updated: (PIVOT-512) Add support for line item tooltips in data-driven components

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown updated PIVOT-512: - Fix Version/s: 2.1 (was: 2.0) > Add support for line item tooltips in data-driven c

[jira] Updated: (PIVOT-47) Provide an effects level in Default Theme

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown updated PIVOT-47: Issue Type: Wish (was: New Feature) Fix Version/s: (was: 2.0) Affects Version/s: (

[jira] Updated: (PIVOT-556) Add a tag

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown updated PIVOT-556: - Fix Version/s: 2.1 (was: 2.0) > Add a tag > -- > >

[jira] Updated: (PIVOT-412) Allow caller to hide cursor

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown updated PIVOT-412: - Fix Version/s: (was: 2.0) Affects Version/s: (was: 1.4) > Allow caller to hide cursor > --

[jira] Updated: (PIVOT-43) Add support for digest authentication to web queries

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown updated PIVOT-43: Issue Type: Wish (was: New Feature) Fix Version/s: (was: 2.0) Moving this to "wish" category, sin

[jira] Resolved: (PIVOT-563) Configurable Tooltip delay

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown resolved PIVOT-563. -- Resolution: Fixed Component now supports a "tooltipDelay" property representing the tooltip delay in mi

[jira] Resolved: (PIVOT-488) Add resizing support to Alert etc

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown resolved PIVOT-488. -- Resolution: Fixed > Add resizing support to Alert etc > - > >

[jira] Reopened: (PIVOT-488) Add resizing support to Alert etc

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown reopened PIVOT-488: -- > Add resizing support to Alert etc > - > > Key: PIVOT-488 >

[jira] Resolved: (PIVOT-488) Add resizing support to Alert etc

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown resolved PIVOT-488. -- Resolution: Fixed > Add resizing support to Alert etc > - > >

[jira] Resolved: (PIVOT-523) Rename Alert/Prompt getSelectedOption() to getSelectedOptionIndex()

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown resolved PIVOT-523. -- Resolution: Fixed > Rename Alert/Prompt getSelectedOption() to getSelectedOptionIndex() > --

[jira] Assigned: (PIVOT-548) Fire selection change events when selection changes indirectly

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown reassigned PIVOT-548: Assignee: Todd Volkert (was: Greg Brown) Accordion, CardPane, TabPane, and SuggestionPopup have bee

[jira] Resolved: (PIVOT-593) Rename SuggestionPopup "suggestions" property to "suggestionData"

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown resolved PIVOT-593. -- Resolution: Fixed > Rename SuggestionPopup "suggestions" property to "suggestionData" >

[jira] Created: (PIVOT-593) Rename SuggestionPopup "suggestions" property to "suggestionData"

2010-08-08 Thread Greg Brown (JIRA)
Rename SuggestionPopup "suggestions" property to "suggestionData" - Key: PIVOT-593 URL: https://issues.apache.org/jira/browse/PIVOT-593 Project: Pivot Issue Type: Improvement

[jira] Updated: (PIVOT-572) Add ability to close all entries in accordion component

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown updated PIVOT-572: - Fix Version/s: 2.1 (was: 2.0) I just looked into this. I now remember that this was

[jira] Created: (PIVOT-592) Add a TabPane#getTabAt() method that delegates to the skin

2010-08-08 Thread Greg Brown (JIRA)
Add a TabPane#getTabAt() method that delegates to the skin -- Key: PIVOT-592 URL: https://issues.apache.org/jira/browse/PIVOT-592 Project: Pivot Issue Type: New Feature Compon

[jira] Resolved: (PIVOT-591) add a readObject(File) method to WTKXSerializer

2010-08-08 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Brown resolved PIVOT-591. -- Resolution: Won't Fix In general it is recommended that you load your WTKX files via resource URL rathe

Re: [jira] Commented: (PIVOT-580) Add a Lifecycle callback interface so that components know when they've been initialized

2010-08-08 Thread Greg Brown
> I just read this message and I knew I was going to get it. ;) No worries. As I mentioned earlier, your input is valued and the discussions you have driven have helped to improve the platform. That's what open source is all about. :-)

Re: DesktopApplicationContext.main()

2010-08-08 Thread Greg Brown
The alternative is to use the other DesktopApplicationContext.main() method (the one that just takes an array of String) and pass the name of the Pivot application class as the first argument. The overloaded version that takes a class and a string array is just a convenience method that delegate

Re: [jira] Commented: (PIVOT-418) Multiple host windows

2010-08-08 Thread Greg Brown
It may. You just need to be careful about your use of static variables. Or, you might consider using a custom class loader for your applications. I haven't actually tried it myself, but it is something we have talked about in the past for running multiple applications. On Aug 8, 2010, at 1:26

Re: attribute ordering

2010-08-08 Thread Greg Brown
>> An element's child nodes are also accessible via Node#getChildNodes(), which >> returns an ordered list of children. > > True, but attributes are not children of elements and are not returned in a > call to getChildNodes(). That is interesting. It has been a while since I worked with DOM - s