Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pyobjc

Pyobjc And Cocoa On Snow Leopard

I am about to start my A-Level Computing project (High School Level) which will hopefully be a poi… Read more Pyobjc And Cocoa On Snow Leopard

How To Use Mac Os X Nsevents Within Wxpython Application?

I am writing an application that has to react to system wide keypresses on Mac OS X. So I found som… Read more How To Use Mac Os X Nsevents Within Wxpython Application?

Can't Call Methods On Objects In Pyobjc

When I call setDelegate_ within my pyObjC code I get an AttributeError: 'tuple' object has … Read more Can't Call Methods On Objects In Pyobjc

Problem With Openpaneldidend In Pyobjc In 10.6

The following code which worked fine under OS X 10.5 now fails on 10.6: @IBAction def addButton… Read more Problem With Openpaneldidend In Pyobjc In 10.6

Installing Pyglet In Mac

I have followed this link in order to install pyglet in mac, because it is the only resource I have… Read more Installing Pyglet In Mac