Navigation
index
modules
|
next
|
PyObjC-Core 2.5.0b1 documentation
»
Welcome to PyObjC-Core’s documentation!
¶
Contents:
An introduction to PyObjC
Preface
First Steps
Objective-C for PyObjC users
Overview of the bridge
Accessing Python objects from Objective-C
Cocoa for Python programmers
Notes on specific tasks
Building applications
PyObjC Tutorials
Understanding existing PyObjC examples
Creating your first PyObjC application.
Tutorial - Adding Python code to an existing ObjC application
Converting values between Python and Objective-C
Introduction
Basic C types
Compound C types
Classes and instances
Functions and methods
PyObjC protocol support
Introduction
Informal protocols and PyObjC
Formal protocols and PyObjC
Support for
FSRef
and
FSSpec
PyObjC with InterfaceBuilder
XCode 3 on MacOSX 10.5
XCode 2 on MacOSX 10.4
PyObjC support for “blocks”
Introduction
Calling blocks from Python
Implementing blocks in Python
Metadata for blocks
Objective-C Garbage Collection
Technical issues w.r.t. GC support
PyObjC metadata system
BridgeSupport XML files
Compiled metadata system
Manual metadata loading
Python API
objc
– The PyObjC bridge
PyObjCTools
– Utilities
Developer Documentation
Structure of the PyObjC package
Coding style for PyObjC
How to wrap an Objective-C class library
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
Welcome to PyObjC-Core’s documentation!
Indices and tables
Next topic
An introduction to PyObjC
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
PyObjC-Core 2.5.0b1 documentation
»