Difference between revisions of "Slicer3:UIDesign:WorkingProblems:SaveDataWidget:Draft2"
From Slicer Wiki
Line 4: | Line 4: | ||
+ | ==Draft 2== | ||
[[image:SaveDesign3.png]] | [[image:SaveDesign3.png]] |
Latest revision as of 20:23, 17 December 2008
Home < Slicer3:UIDesign:WorkingProblems:SaveDataWidget:Draft2Back to SaveDataWidget Working Problem
Back to Slicer3 UI Design
Draft 2
- [UPDATE] (Yumin)
Here is an actual screen shot of the working-copy save dialog from my machine (it does not yet have the new design for options to save locally or remotely),
Implementation
It has the following changes:
- The "Select/Save" column is moved to be the first column.
- The "File Format" column is using a dropdown list, instead of using an icon to invoke another widget. The actual displayed texts for file formats in the dropdown lists are still being worked on as we are adding necessary APIs into itkImageIO.