To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90908
------- Additional comments from [EMAIL PROTECTED] Sun Jul 13 10:12:25 +0000
2008 -------
The CVS doesn't show any significant changes to the Vista file picker since its
initial implementation:
Some more notes on the Todos:
- The dialog is not modal (as stated before): IFileDialog::Show() requires a
parent window handle.
- In VistaFilePickerImpl::impl_sta_setFiltersOnDialog() it should say:
iDialog->SetFileTypeIndex(nCurrentFilter+1);
(Conversion to 1-based filter-index of IFileDialog.)
- The Autoextension checkbox should be removed (IMHO) for the Vista file picker.
If you call IFileDialog::SetDefaultExtension() from
VistaFilePickerImpl::impl_sta_setFiltersOnDialog() once, the file picker will
handle the extension changes automatically. No further code required.
- The event handler doesn't work properly, therefore the password checkbox,
version list, and filter options do not work. Haven't been able to figure out,
what is wrong here.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]