Project

General

Profile

Actions

Feature #221

closed

Gui Problems

Added by Simon Potzernheim about 11 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
High
Assignee:
Target version:
Start date:
04/18/2013
Due date:
% Done:

0%

Estimated time:
Reviewer:
Build Version:

Description

There are some problems with the gui that make it realy hard to implement generic plugins or some useful dialogs.

- The Controller (Action) can only be run after a Step (View).
- The Controller can not send Events to the View. (It's possible via calling a function in a Step implemention. eg. Step.refreshGui(Object ....), but it's worth considering a generic mechanism)
- The View can not trigger Actions!
- There are no Buttons (which can trigger Actions).
- Controllers cannot communicate with each other.
- StepLayouter cannot be provided without changing the swing StepLayouters static code.
(so it's impossible to have a StepLayouter in a Plugin)

Actions #1

Updated by Tobias Wich about 10 years ago

  • Target version changed from 1.1.0 to 1.3.0
Actions #2

Updated by Tobias Wich about 10 years ago

  • Reviewer deleted (Simon Potzernheim)
Actions #3

Updated by Tobias Wich about 9 years ago

  • Status changed from Feedback to Rejected
Actions

Also available in: Atom PDF