Hi James,
So I can just "set tk::mac::useCGDrawing 1" in tcl/tk to turn it on? Sweet... I'll try it.
Also, I'll update teh release procedure to get rid of object files and strip the binaries - this saves about a megabyte in the tarball, so it's well worth doing.
cheers Miller
On Fri, Sep 03, 2004 at 12:31:38AM -0400, James Tittle II wrote:
On Sep 2, 2004, at 9:52 PM, Miller Puckette wrote:
The Maintosh version is now a true "application" (no console needed anymore, yay!). Thanks to all of you who helped figure out how to get Mac integration going.
...working nicely here, except it seems to be using tcl/tk 8.4.4? The latest AquaTcl/Tk is 8.4.7, which includes all of my CG changes...better yet, they are switchable via setting the tcl variable "tk::mac::useCGDrawing" to 0 or 1...hopefully we can get this working for the final 0.38 :-)
...definitely like the console...but could we ax the /obj? Also curious as to whether it recognizes help patches internal to itself?
Hard to test on my machine atm due to the many hard coded paths I've scattered about (and don't want to touch)...james