To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103566
------- Additional comments from [email protected] Wed Jul 15 16:33:07 +0000 2009 ------- @hennerdrewes: I have just looked through the code and tried to find an easy way to implement your suggestion. Unfortunately to correctly implement your proposal one would need setDirectory and setDefaultName in one call. Even the order of the calls is currently setDirectory() and setDefaultName(). It's also not good practice to rely on call order. That means the file picker needs to store the data. Overall this looks again like some more work to do. --------------------------------------------------------------------- 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]
