[Pyobjc-dev] doc-based project, bin-python-main.m does not compile
Brought to you by:
ronaldoussoren
From: Bill D. <wdd...@ma...> - 2003-07-05 18:43:12
|
Hi All, bin-python-main.m does not compile. There are errors due to variables not being declared early enough. Does this code compile for anyone else? I'd love to be able to declare variables later, C++ style, if obj-c can allow it. Thanks. |