<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span><br></span></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"><b><span style="font-weight:bold;">&gt;From:</span></b> Hans-Christoph Steiner &lt;hans@at.or.at&gt;<br> <b><span style="font-weight: bold;"></span></b></font><font face="Arial" size="2"><b><span style="font-weight: bold;">&gt;To:</span></b> pd-dev@iem.at <br> <b><span style="font-weight: bold;"></span></b></font><font face="Arial" size="2"><b><span style="font-weight: bold;">&gt;Sent:</span></b> Tuesday, June 18, 2013 1:58 PM<br> <b><span style="font-weight: bold;"></span></b></font><font face="Arial" size="2"><b><span style="font-weight: bold;">&gt;Subject:</span></b> Re: [PD-dev]
 OSX tcl/tk version<br> </font> </div> <div class="y_msg_container"><br><br>&gt;Pd-extended on Mac OS X uses a built-in Tcl/Tk that's included inside the app.<br> &gt;That is a 32-bit Carbon version, not Cocoa nor 64-bit.&nbsp; Pd's Tcl code has<br>&gt;some issues running on Tk/Cocoa, it would be awesome if someone could try to<br>&gt;fix them.&nbsp; I beleive they are in the bug tracker.<br><br>I tried searching the bug tracker for cocoa, apple, osx, macos, carbon... didn't<br>find what you're referring to.&nbsp; If you can steer me in the right direction I'd be happy<br>to take a look.&nbsp; (I'm already looking at why Pd gives duplicated menu entries for<br>"Preferences" so I might as well...)<br><br>&gt;If you want to try with a stock Pd-extended 0.43.4, just remove the<br>&gt;Tcl.framework and Tk.framework from inside of the app wrapper, and it should<br>&gt;use the one included in /System/Library/Frameworks or
 /Library/Frameworks.<br><br>Thanks.<br><br>Btw-- does anyone know a way to screw around with the contents of an OSX<br>*.app that _doesn't_ require giving root password every time I make a change?<br>It's quite telling that the user can run an app dl'd from the net, but the idea that<br>a user would ever change what an app does to suit their needs is so remote that<br>you&nbsp; have to call the administrator in to sign off on it.<br><br>-Jonathan<br><br>&gt;.hc<br><br>On 06/10/2013 03:00 PM, Jonathan Wilkes wrote:<br>&gt; Can't figure this one out:<br>&gt; Version: Pd 0.43.4extended<br>&gt; OS: Mac OSX Version 10.7.5<br>&gt; <br>&gt; 1) Querying the tcl version with the tcl prompt:<br>&gt; pdtk_post "[info patchlevel]\n"<br>&gt; 8.5.11<br>&gt; <br>&gt; 2) Query OSX's wish version in a terminal:<br>&gt; % info patchlevel<br>&gt; 8.5.9<br>&gt; <br>&gt; 3) building a ttk::notebook through Pd's tcl prompt:<br>&gt; toplevel .t<br>&gt; pack [ttk::notebook
 .t.n]<br>&gt; .t.n add [ttk::frame .t.n.f1] -text "hello"<br>&gt; .t.n add [ttk::frame .t.n.f2] -text "world"<br>&gt; <br>&gt; You get the old "carbon" notebook that doesn't look native<br>&gt; <br>&gt; 4) building a ttk::notebook through OSX terminal wish prompt:<br>&gt; (same as above)<br>&gt; <br>&gt; You get a "Tab View" as shown in Apple's HIG:<br>&gt; <br>&gt; <a href="https://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Controls/Controls.html#//apple_ref/doc/uid/TP30000359-TPXREF227" target="_blank">https://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Controls/Controls.html#//apple_ref/doc/uid/TP30000359-TPXREF227</a><br>&gt; <br>&gt; Obviously I want the native "Tab View", but Pd won't give it to me.&nbsp; Version 8.5.9 and<br>&gt; greater are supposed to hook into Cocoa for drawing native widgets.&nbsp; I assume 8.5.11<br>&gt; is greater than 8.5.9, so
 why is Pd displaying old-style Carbon widgets, and how do I change that behavior?<br>&gt; <br>&gt; -Jonathan<br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Pd-dev mailing list<br>&gt; <a ymailto="mailto:Pd-dev@iem.at" href="mailto:Pd-dev@iem.at">Pd-dev@iem.at</a><br>&gt; <a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br>&gt; <br><br>_______________________________________________<br>Pd-dev mailing list<br><a ymailto="mailto:Pd-dev@iem.at" href="mailto:Pd-dev@iem.at">Pd-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br><br><br></div> </div> </div>  </div></body></html>