Re: Starkit/dqkit on Apple Mac.
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
On May 11, 9:31 am, David Zolli <[email protected]> wrote: > Le 11 mai 07 à 14:45, John R. Culleton a écrit : > > > I know how to create a starkit/starpack for deployment to a > > customer's Windows machine. But what about Mac OS X? Should the > > end user just use a Windows emulator to run the starpack? > > Nope: > > - for a starkit, the end user just need a Darwin Tclkit to run it. > > - for a starpack you just have to use the same Darwin Tclkit as > sdx wrap ... -runtime argument. > OK I'll try it! > Of course, for a complete Mac .app there is a lot more to do. > My app is totally self contained within tcl/tk. There is some data file storage but that can be done within the vfs I presume. > -- > David Zolli > [email protected]://www.kroc.tk