#30 closed enhancement (fixed)
Create a Wizard for the Track Designer
Reported by: | Fabian Rohn | Owned by: | Fabian Rohn |
---|---|---|---|
Priority: | major | Milestone: | MS1: First release (1.0.0) |
Component: | ui | Version: | pre-1.0 |
Keywords: | track designer, wizard | Cc: |
Description
This Wizard may ask for a filename (for example "exampleTrack.jacavi") and open new TrackDesigner Part in the WorkBench? Window.
Further informations: http://www.vogella.de/articles/RichClientPlatform/article.html#eclipsewizards
Change History (9)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 16 years ago by
Status: | new → accepted |
---|
comment:4 Changed 16 years ago by
New commit by frohn (revision [110]):
[Partial fix for ticket #30] Adaptded the Actions and Wizards for the TrackDesigner NEW and OPEN Action
comment:5 Changed 16 years ago by
comment:6 Changed 16 years ago by
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:8 Changed 16 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:9 Changed 16 years ago by
Component: | unspecified → ui |
---|
Note: See
TracTickets for help on using
tickets.
New commit by frohn (revision [85]):
[Partial fix for ticket #30] Initial version of a New Wizard for the Track Designer
In this Version, the user can only set a the name of the new Track.
Further versions should have an Analog/Digital? option.