Mac Application Starpacks
anoved <[email protected]> Fri, 14 Dec 2007 07:10:43 -0800 (PST)
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <025e62f4-9dca-4929-93cf-e341f2aad837@s12g2000prg.googlegroups.com> |
I shared this with the Tcl-Mac mailing list a few days ago, but it might be of interest here as well. I wrote a basic tutorial about building Macintosh applications around Starpacks: http://anoved.net/2007/12/minimal-tcltk-mac-application-packages.html I like this approach because managing the Tcl code as a Starkit helps keep it portable and results in a simpler application package structure than some other techniques I've tried. Jim