Re: easy display system?
Alan Baljeu <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
I've tried debug/3 and the debug viewer. It works. I *wish* the viewer would capture everything and show/hide the things when I enable/disable those items. I don't expect that will happen though; it might not be easy. I notice that if I pass a singleton to the format string it outputs to the console (but formatting succeeds), but if I pass a list it outputs to the ide window. Alan Baljeu