Re: [Plib-devel] Importers/Exporters
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-03-24 03:49:26
|
Wolfram Kuss wrote: > > Ok, so now the file writers are actually used and I get an > error-dialog. However, there is still no explanation of the error. > > Steve, if its ok by you, as a short or medium term-solution, please > add the line(s): > > fprintf ( stderr, > "Not saved: There is no writer for the format \"%s\".\n", extn); > > into file ssg.cxx, at the end of ssgSave, just before the: > return FALSE ; Yep - good idea. You still need to check the return result and pop up a dialog box if it returns FALSE though. I've just committed that change...go grab a copy from CVS. -- Steve Baker http://web2.airmail.net/sjbaker1 sjb...@ai... (home) http://www.woodsoup.org/~sbaker sj...@ht... (work) |