15 Apr
2004
15 Apr
'04
3:42 p.m.
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.
--Ted