Re: Re: [Plib-devel] Importers/Exporters
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-03-22 16:50:17
|
Steve wrote: >I think a formal error handler is needed because SSG gets used >for full-screen graphics where a printout to stderr isn't going >to be noticed. For a program like PPE, you'd like to stuff the >error message into a dialog box. > povray has a console. could we store error messages in a multi-line console buffer and then when PPE gets an error return it pops up a console window? the "last" error found string might not be enough information. doesn't matter to me how you want to handle it. just let me know and i'll make the loaders conform. |