Is there any way to get this dialog to default to the detail view?
Field | Old Value | New Value |
---|---|---|
Resolution | Fixed | |
Resolved Date | Oct 12, 2011 7:25 PM | |
Status | New | Resolved |
CFileChooser now remembers the list/detail view selection. This has an effect wherever we use this class, and has no effect where the standrad JFileChooser is used.
Works for Windows and Linux, but not on Mac OS X because Apple thinks different.
We will need to centralize all File Open to CFileChooser. Areas which need fixing are :
1. Open Action in all tabbed windows, Query Window, Editors, Debuggers.
2. Open Action in all Tools : Import & Export Tool, ER Modeler
3. Dialogs, such as Save Results.
We will need to centralize all File Open to CFileChooser. Areas which need fixing are :
1. Open Action in all tabbed windows, Query Window, Editors, Debuggers.
2. Open Action in all Tools : Import & Export Tool, ER Modeler
3. Dialogs, such as Save Results.
Field | Old Value | New Value |
---|---|---|
Resolution | Fixed | |
Resolved Date | Oct 12, 2011 7:25 PM | |
Status | Resolved | Reopened |
Field | Old Value | New Value |
---|---|---|
Complexity | Unknown | Moderate |
Field | Old Value | New Value |
---|---|---|
Resolution | Fixed | |
Resolved Date | Oct 13, 2011 10:21 PM | |
Status | Reopened | Resolved |
I think I got them all.
While the changes are mostly trivial, I suggest it gets thorough testing.
I think I got them all.
While the changes are mostly trivial, I suggest it gets thorough testing.
Field | Old Value | New Value |
---|---|---|
Status | Resolved | Closed |
Issue #6122 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
CFileChooser now remembers the list/detail view selection. This has an effect wherever we use this class, and has no effect where the standrad JFileChooser is used.
Works for Windows and Linux, but not on Mac OS X because Apple thinks different.