From: Jim I. <ji...@ap...> - 2002-01-10 01:51:38
|
Nope, just a stupid bug in handling the "Console" channels in Tk. MacOS X Unix apps (like the Tcl Shell) are just that, perfectly ordinary Unix Apps. But I wanted to allow you to launch Tk by double-clicking on the Wish App Icon, and thus had to use the TkConsole code to provide stdin & stdout. But I messed up in the first version. It is corrected in the top of the macosx-8-4-branch. Jim > Does MacOS X have the concept of stdout , stdin, and stderr? > If so, perhaps the person who ported Tcl or Tk to MacOS X didn't > make use of them? > > > > From: Philippe de Rochambeau <pr...@cl...> > >> Typing ' puts stdout {Hello, World!}' in the console yields the >> following message: >> can not find channel named "stdout" -- ++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++=++= Jim Ingham ji...@ap... Developer Tools - gdb |