Re: [Pyobjc-dev] Adding outlets and actions without rewiring it all
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-03-24 16:26:00
|
On Monday, Mar 24, 2003, at 11:27 Europe/Amsterdam, Antonio Rodriguez wrote: > > Hope this helps anyone reading this thread. I wholeheartedly agree > with Jack's point. PyObjC is true magic on the scale of pixie dust but > right now there are just too many hurdles to get through unless one is > really family with the cocoa way of doing things. I've found that the > PyObjC examples help a ton, especially the "WebServices Tool" one > which is the closest to being a real app. Perhaps one thing to do is > to have others who have created 'real' apps submit them to be included > in the examples dir? > Adding more real applications would be usefull, but I think it would be more usefull to add those as separate downloads and/or links to other projects. You must pass a number of hurdles before being able to fully use the bridge, but in my experience those are mostly Cocoa hurdles in general. I am of course slightly biased :-). Ronald |