#57 closed enhancement (fixed)
Refacture the New Track Wizard for a better handling
| Reported by: | Fabian Rohn | Owned by: | Fabian Rohn |
|---|---|---|---|
| Priority: | major | Milestone: | MS1: First release (1.0.0) |
| Component: | ui | Version: | pre-1.0 |
| Keywords: | Cc: |
Description
Instead of the Combobox inside the first Wizard Page, every single type of Track (ANALOG,DIGITAL,DEBUG) has its own Wizard.
Change History (4)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 Changed 17 years ago by
| Milestone: | MS2: Track editor available → MS1: First usable version |
|---|
Batch moved all tickets from MS2 (track editor) to MS1 (first working version).
comment:4 Changed 17 years ago by
| Component: | unspecified → ui |
|---|
Note: See
TracTickets for help on using
tickets.

New commit by frohn (revision [197]):
[Fix for ticket #57] Wizard splitted into different Wizards
I added an abstract class of NewTrackWizard?, from which the other Wizards extends --> Less Code and common interface