Interface Builder and Cocoa lack a lot these juicy controls that we see in applications such as iTunes or Mail. This (I guess) drove Brandon Walkin to create BWToolkit. The great thing about it, exc… more →
Stranger At Largejrydberg wrote 7 months ago: Interface Builder and Cocoa lack a lot these juicy controls that we see in applications such as iTun … more →
jrydberg wrote 7 months ago: The last month or so I’ve experimented with PyObjC, since I have the python knowledge already … more →
jrydberg wrote 7 months ago: So, I took a few minutes and reworked Matt’s nice looking scope bar into a little framework. W … more →
ka010 wrote 8 months ago: Surprisingly it took me quite a while to figure out how to to this, once again turned out to be pret … more →
Kasper wrote 10 months ago: We decided to write the client GUI in Python using PyObjC and Cocoa. Although I have extremely low m … more →
Bob Rudis wrote 1 year ago: “Wouldn’t it be cool if you could control your Christmas lights from your iPhone?” … more →
zetwal wrote 1 year ago: Installing pygame is starightforward on Mac until you hit the above error message: PyObjc 1.2 or lat … more →
mhaimes wrote 1 year ago: When my application was starting on OS X and the display was asleep (doesn’t come up much, huh? usua … more →
ssteiner wrote 1 year ago: Just a quick link to a cool blog post. I’ve done a bunch of this that I’ll write about … more →
Ben wrote 1 year ago: I don’t feel like rehashing the hours I spent today trying to get various methods of taking co … more →
Kyle Crawford wrote 1 year ago: this class is not key value coding-compliant for the key numbersInput If you are getting this error … more →
Kyle Crawford wrote 1 year ago: This site has a few nice little PyObjC samples. One of them shows how to play a sound using AppKit … more →
Jonathan Yedidia wrote 2 years ago: The latest version of the Mac OS X operating system, numbered 10.5 and called “Leopard,” … more →
Jim Matthews wrote 2 years ago: Lesson #1: Don’t forget to return self when you override init. Otherwise nothing works, but it … more →
Jim Matthews wrote 2 years ago: I’ve been trying to learn PyObjC by going through Aaron Hillegass’s excellent Cocoa Prog … more →