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 2010/09/15 13:54:32 UTC

[jira] Created: (PIVOT-636) Define a default size for SplitPane

Define a default size for SplitPane
-----------------------------------

                 Key: PIVOT-636
                 URL: https://issues.apache.org/jira/browse/PIVOT-636
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
            Reporter: Greg Brown
            Assignee: Todd Volkert
            Priority: Minor
             Fix For: 2.0


The fact that split pane has a preferred size of 0x0 seems to be a cause of confusion for developers. Although we don't expect SplitPane to ever be used in a container that will respect its preferred size, it might still be useful to try to provide some meaningful default (perhaps the preferred size of the components plus the separator). If that isn't possible, even a non-meaningful default would probably help, because at least then the split pane would be visible.




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


[jira] Updated: (PIVOT-636) Define a default size for SplitPane

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-636:
-----------------------------

    Fix Version/s:     (was: 2.0)
                   2.1

> Define a default size for SplitPane
> -----------------------------------
>
>                 Key: PIVOT-636
>                 URL: https://issues.apache.org/jira/browse/PIVOT-636
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Todd Volkert
>            Priority: Minor
>             Fix For: 2.1
>
>
> The fact that split pane has a preferred size of 0x0 seems to be a cause of confusion for developers. Although we don't expect SplitPane to ever be used in a container that will respect its preferred size, it might still be useful to try to provide some meaningful default (perhaps the preferred size of the components plus the separator). If that isn't possible, even a non-meaningful default would probably help, because at least then the split pane would be visible.

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