hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Finish UI for XSD (mapping) Importer #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current state:

The UI is only half finished and not connected to the actual importer.

What to do:

 * Finish the UI.
 * Connect it to the importer.

Original issue reported on code.google.com by cschollum on 13 Nov 2009 at 1:49

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r751.

 * Finished first version of XSD Importer UI.
 * Connected UI to importer.

Things left to do:

 * Input fields for remaining importer arguments (library names, qualifier, root doc element name).
 * User input error checking (e.g. mapping files must be mapping files).
 * Displaying errors/warnings to the user.
 * Update status display and progress bar during import.

Original comment by cschollum on 13 Nov 2009 at 1:54

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r752.

Forgot to commit some minor changes.

Original comment by cschollum on 13 Nov 2009 at 1:58

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r758.

 * Added Input fields for remaining importer arguments (library names, qualifier, root doc element name).

Original comment by cschollum on 17 Nov 2009 at 8:42

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r766.

 * Renamed old wizard form to ImporterWizardFormOld.

Original comment by cschollum on 18 Nov 2009 at 12:20

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r767.

 * Renamed old wizard form to ImporterWizardFormOld.

Original comment by cschollum on 18 Nov 2009 at 12:21

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r768.

 * Renamed wizard form to XsdImporterForm.

Original comment by cschollum on 18 Nov 2009 at 12:27

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r772.

 * Created project for custom WPF controls.
 * Implemented FileSelector WPF control.

Original comment by cschollum on 19 Nov 2009 at 1:01

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r799.

Worked on UI.

Original comment by cschollum on 24 Nov 2009 at 4:31

GoogleCodeExporter commented 9 years ago
Fixed in r1332.

Original comment by christia...@researchstudio.at on 3 Feb 2010 at 12:01