Re: [Pyobjc-dev] Constants etc.
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-02-02 17:14:47
|
On Sunday, Feb 2, 2003, at 12:03 US/Eastern, Martina Oefelein wrote: > Hi All, > > Currently, PyObjC bridges apparently only classes, but the Cocoa > headers contain a lot of stuff outside the class definitions, e.g. > constants. Is there any intent to bridge these definitions? Most constants should be bridged and are available directly in the AppKit namespace. There may be some that slipped through the cracks. If you have specific examples, please let us know! thanks, b.bum |