Ticket #1356 (accepted feature)
Opened 2012-08-03T10:21:06-05:00
Last modified 2013-05-08T14:35:28-05:00
Improve menuing system [compatibility]
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b10-compatibility |
Component: | UI Framework | Version: | |
Severity: | major | Keywords: | |
Cc: | Blocked By: | #376, #441, #936, #1164, #1840 | |
Blocking: |
Description
The menu system has some limitations and bugs that must be resolved. See blocking tickets for details.
Change History
comment:3 Changed 2012-10-10T13:50:30-05:00 by curtis
- Summary changed from Improve menuing system (2.0.0-beta5) to Improve menuing system (2.0.0-beta6)
comment:4 Changed 2012-11-21T10:10:26-06:00 by bdezonia
- Summary changed from Improve menuing system (2.0.0-beta6) to Improve menuing system (2.0.0-beta7)
comment:6 Changed 2012-12-06T12:53:23-06:00 by curtis
- Summary changed from Improve menuing system (2.0.0-beta7) to Improve menuing system [ndim-data]
comment:14 Changed 2013-03-19T10:56:43-05:00 by curtis
- Status changed from new to accepted
- Summary changed from Improve menuing system [ndim-data] to Improve menuing system [compatibility]
- Milestone changed from imagej2-b7-ndim-data to imagej2-b10-compatibility
comment:16 Changed 2013-05-08T14:35:28-05:00 by curtis
- Blocked By 1840 added
(In #1840) I took a crack at addressing this issue, using the modeless JDialog approach discussed at SO #16175884. But doing it right (which we ultimately must do) is too involved for beta7.