https://bugs.kde.org/show_bug.cgi?id=207162
--- Comment #5 from Ilie Halip <lupuroshu gmail com> 2010-05-09 08:23:42 --- Created an attachment (id=43386) --> (http://bugs.kde.org/attachment.cgi?id=43386) Windows patch It seems that KFileDialog is a bit broken on Win - if I use KFileDialog::ConfirmOverwrite, it always asks me to overwrite the file (even though it doesn't exist), plus it doesn't add the extension, just like in the last comments. What I did was check how other games do the saving. So in this patch, I'm using an empty KUrl on Windows which shows the native save dialog, saving the game correctly. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
