On Thu, 15 Apr 2004, Ted Gould wrote:
On Thu, 2004-04-15 at 07:47, Carl Hetherington wrote:
I just committed a patch to allow save as PS/EPS on Win32. I'd be grateful if any Windows-ers could test it.
It looks like the fileTypes parameter to the FileOpenDialog and FileSaveDialog constructors is now not required. Perhaps it should be removed?
Cool! Thanks for the work. I think that parameter can go away also. I kept breaking the win32 build when changing that dialog - so I was trying to be conservative because I couldn't test the win32 compile. I believe that parameter can go away also.
OK. I'm a bit confused about the Import dialogue, though. Is it right that on Linux the menu only offers "SVG", and no other types? ATM, the Windows version offers "SVG files" and "Image files" as selection options.
Cheers
Carl