NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

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:1 Changed 2012-09-06T14:23:35-05:00 by curtis

  • Blocked By 441 added

comment:2 Changed 2012-09-06T14:23:42-05:00 by curtis

  • Blocked By 936 added

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:5 Changed 2012-12-06T11:54:35-06:00 by bdezonia

  • Blocked By 1428 added

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:7 Changed 2013-01-22T15:39:32-06:00 by bdezonia

  • Blocked By 1428 removed

comment:8 Changed 2013-01-22T15:40:03-06:00 by bdezonia

  • Blocked By 1084 removed

comment:9 Changed 2013-01-22T15:40:32-06:00 by bdezonia

  • Blocked By 992 removed

comment:10 Changed 2013-01-22T15:41:01-06:00 by bdezonia

  • Blocked By 988 removed

comment:11 Changed 2013-01-22T15:41:35-06:00 by bdezonia

  • Blocked By 985 removed

comment:12 Changed 2013-01-22T15:43:33-06:00 by bdezonia

  • Blocked By 987 removed

comment:13 Changed 2013-01-22T15:44:16-06:00 by bdezonia

  • Blocked By 891 removed

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:15 Changed 2013-03-19T10:56:55-05:00 by curtis

  • Component changed from Core to UI Framework

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.