Lost your password?

Blogs about: Pyobjc

Featured Blog

Python bindings for BWToolkit

jrydberg wrote 7 months ago: Interface Builder and Cocoa lack a lot these juicy controls that we see in applications such as iTun … more →

Tags: Python, Cocoa, Framework, MacOSX

Simplify init-methods

jrydberg wrote 7 months ago: The last month or so I’ve experimented with PyObjC, since I have the python knowledge already … more →

Tags: Python, Decorators, Simplify, Hack

Matt Legend Gemmell's ScopeBar2 comments

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 →

Tags: scopebar, Python, Cocoa

Simple OpenFile Dialog in PyObjc1 comment

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 →

Tags: MacOSX, Python, Cocoa

The PyObjC/Cocoa experience so far

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 →

Tags: General, Python, Gc, ObjectiveC, objc, Cocoa

iPhone & OS X DIY: Take Control Of Your Holiday Displays With Griswold3 comments

Bob Rudis wrote 1 year ago: “Wouldn’t it be cool if you could control your Christmas lights from your iPhone?” … more →

Tags: development, Hardware, Software, walkthroughs, Christmas, christmas lights, firecracker, holiday lights, iPhone

pygame on Mac: PyObjC 1.2 or later is required

zetwal wrote 1 year ago: Installing pygame is starightforward on Mac until you hit the above error message: PyObjc 1.2 or lat … more →

Tags: Computing, Mac OS X, pyobjc 1.2, pyagme

wx / wxPython crash on OS X when display is asleep

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 →

Tags: Cocoa, Mac OS X, objc, Objective C, wxPython

Unit Testing Objective-C with Python

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 →

Tags: Programming, Python, Objective C

Take Screenshots of a website from the command line1 comment

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 →

Tags: Command line, Console, Debug, errors, Free, OS X, OSX, Screenshot, ubuntu

PyAverager tutorial error with Cocoa Bindings3 comments

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 →

Tags: Python, Cocoa, Bindings

Play mp3 from python on Mac4 comments

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 →

Tags: Python, Mac OS X, Scripting, Unix, iPython, mp3, Command line, AppKit, NSSound

Developing on Mac OS X 10.5 Leopard1 comment

Jonathan Yedidia wrote 2 years ago: The latest version of the Mac OS X operating system, numbered 10.5 and called “Leopard,” … more →

Tags: Apple, Programming, Software, technology, Cocoa, GNUstep, leopard, Mac OS X, Objective C

PyObjC learnings1 comment

Jim Matthews wrote 2 years ago: Lesson #1: Don’t forget to return self when you override init. Otherwise nothing works, but it … more →

objc.selector and objc.signature8 comments

Jim Matthews wrote 2 years ago: I’ve been trying to learn PyObjC by going through Aaron Hillegass’s excellent Cocoa Prog … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS