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/02/10 23:54:28 UTC

[jira] Created: (PIVOT-408) Make Dialog more WTKX-friendly

Make Dialog more WTKX-friendly
------------------------------

                 Key: PIVOT-408
                 URL: https://issues.apache.org/jira/browse/PIVOT-408
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
    Affects Versions: 1.4
            Reporter: Greg Brown
            Assignee: Greg Brown
            Priority: Minor
             Fix For: 1.4.1


Move the modal flag to a property so it can be declared in WTKX:

<Dialog modal="true">
...
</Dialog>


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


[jira] Resolved: (PIVOT-408) Make Dialog more WTKX-friendly

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

Greg Brown resolved PIVOT-408.
------------------------------

    Resolution: Fixed

> Make Dialog more WTKX-friendly
> ------------------------------
>
>                 Key: PIVOT-408
>                 URL: https://issues.apache.org/jira/browse/PIVOT-408
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 1.4
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Move the modal flag to a property so it can be declared in WTKX:
> <Dialog modal="true">
> ...
> </Dialog>

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