[Pythonmac-SIG] PyObjC - custom view

Ronald Oussoren oussoren at cistron.nl
Fri Jun 13 20:48:12 EDT 2003


On Friday, Jun 13, 2003, at 18:08 Europe/Amsterdam, Dan Grassi wrote:

> Ronald ,
>
> On Friday, June 13, 2003, at 01:49  AM, Ronald Oussoren wrote:
>
>> The DotView example that was recently added to the PyObjC CVS is an 
>> example on how to do this.
>
> Can you provide a hint of how to make this example work in Project 
> Builder?  What kind of project to create, what files to change/delete?

Create a new "Cocoa-Python Application" and then:
- Copy DotView.py to the new project as __main__,py (replacing an 
existing file)
- Remove MyAppDelegate.py (both from the project and from the 
filesystem)
- Copy English.lproj/MainMenu.nib into th new project (again replacing 
the existing nib)

I think that's all you have to do.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 823 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20030613/f29cd4d3/attachment.bin


More information about the Pythonmac-SIG mailing list