From c59464f01c8151baaa42dcb8641d73c58dc79fda Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 25 Jun 2005 02:49:15 +0000 Subject: major extensions to drawing commands in templates, to allow scaling and invisibilizing. New "coreaudio" search (from patch). couple of bug fixes. svn path=/trunk/; revision=3249 --- pd/src/u_main.tk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/u_main.tk') diff --git a/pd/src/u_main.tk b/pd/src/u_main.tk index 7e11b5f3..0a45dfd6 100644 --- a/pd/src/u_main.tk +++ b/pd/src/u_main.tk @@ -48,7 +48,7 @@ if {$pd_nt == 2} { global pd_tearoff set pd_gui2 [string range $argv0 0 [expr [string last / $argv0 ] - 1]] set pd_guidir $pd_gui2/.. - load $pd_guidir/bin/pdtcl + load $pd_guidir/bin/libPdTcl.dylib set pd_tearoff 0 # tk::mac::OpenDocument is called with the filenames put into the -- cgit v1.2.1