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 #1112 (closed enhancement: moved)

Opened 2012-04-13T12:31:47-05:00

Last modified 2012-10-15T12:23:30-05:00

Streamline Image Calculator UI

Reported by: bdezonia Owned by: curtis
Priority: major Milestone: imagej2-b10-compatibility
Component: Plugins Version:
Severity: serious Keywords:
Cc: G.Landini@… Blocked By:
Blocking: #1524

Description

In the imagej devel mailing list Gabriel Landini reported:

Wishlist item: I suggested this before but Wayne could not find a way of doing it, maybe it can be done now?: In the Image Calculator IJ2, the command opens a list of operators that is not that long and really does not need to have a scroll bar if all the operations were shown (therefore reducing the number of clicks one has to do).

Change History

comment:1 Changed 2012-04-13T12:47:47-05:00 by bdezonia

  • Cc G.Landini@… added

comment:2 Changed 2012-05-14T11:15:21-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:3 Changed 2012-07-16T15:35:41-05:00 by bdezonia

  • Blocking 1333 added

comment:4 Changed 2012-09-07T11:24:00-05:00 by bdezonia

  • Blocking 1460 added; 1333 removed
  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:5 Changed 2012-10-15T12:16:55-05:00 by bdezonia

  • Owner changed from bdezonia to curtis
  • Status changed from new to assigned

Note that to do this we first need to support radio button groups in the input dialogs.

comment:6 Changed 2012-10-15T12:23:30-05:00 by curtis

  • Blocking 1524 added; 1460 removed
  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta9

As bdezonia says, this ticket is a simple matter of implementing a radio-button-based ChoiceWidget. But I think it is low priority and can be done later, since the current Image Calculator is usable as is.

comment:7 Changed 2014-12-15T13:06:08-06:00 by curtis

  • Status changed from assigned to closed
  • Resolution set to moved