On Jun 25, 2010, at 9:18 PM, Skip Montanaro wrote:
> Sorry to ask a non-Python question here, but I need this to get my laptop
> rebuilt
> so I can do stuff again. I lost the disk on my Macbook Pro which Apple kindly
> replaced, however my backups were partially toast, so I had to reinstall OS
On Oct 7, 2009, at 7:35 PM, Christopher Barker wrote:
Ben Golding wrote:
You should be able to put this in a double-clickable file by
putting that string in a file called, say, IDLE.command and then
making it executable. Files ending in ".command" are recognised by
Launch Services as she
I've done a little bit Cocoa programming using Objective-C and tried
PyObjc back under Xcode/IB 2.0, but now I'd like to try PyObjc with
Xcode/IB 3. Using a mixture of documentation, here's what I've come up
with. Can someone please let me know if there's anything wrong with
this process
I am not certain where the problem is or who to report it to, but
there is a bug in TkAqua, Tkinter, or possibly OS X's windowing
system. I am using a simple module on top of Tkinter for teaching an
intro programming course. When I click the mouse in the Tkinter
window, it often reports the
On Sep 25, 2006, at 5:08 PM, Russell E. Owen wrote:
>
> I see what you mean about different installations. I think the
> following
> might work better:
> - Always modify _tkinter.so to point to Tcl/Tk 8.4 in
>/Library/Frameworks.
> This will fall back to the built in /System/Library/Frame