This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
Ah. I suppose that makes sense. Shortly after I sent that message, I finally opened up the January issue of MacTech (I'm a bit behind the times). I noticed the article, first in a series on compatability issues. I'll stay tuned, and if anybody else out there is interested, I…
Great. Some possibilities that pop into mind where confusion might occur: 1. Does popping up a dialog box (more importantly a progress dialog) via direct toolbox calls confuse TCL? Do some object in TCL expect to know about every window in order to operate properly? 2. My error recovery mechanism,…
#NonTCL Ported to TCL
Message #7271
I am developing an application using some nontrivial DSP algorithms. To develop those algorithms, I've created a special application as a more ideal test environment, which is not the real user interface itself. I'd like to use TCL for the user interface of the real application, but obviously I'd like…