Re: [Pyobjc-dev] Need a little direction with delegates and main event loop
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@ur...> - 2003-07-22 11:09:19
|
On Tuesday, July 22, 2003, at 05:53 AM, Jack Jansen wrote: > On Monday, Jul 21, 2003, at 22:25 Europe/Amsterdam, Zachery Bir wrote: > >> Hey, all. >> >> I'm about 80% of the way done with my first PyObjC app. I've based it >> on Bill's Cocoa-Python Application template. I've done enough >> tweaking to both the MyAppDelegate and MainMenu.nib, that I think I'm >> off-track a bit. Here is some background info on the app and some >> particular issues I'm facing: > > Zac, > just before 1.0b1 went out I started on a tutorial that is intended to > give a crash-course on understanding Cocoa application structuring to > people with a Python background but no previous experience with Cocoa > (using myself as an example of such a person:-). > > I get the impression you are stumbling against the same hurdles. Could > you help me debug/augment the tutorial? The current state is in > Doc/tutorial_reading.html (or .txt for the ReST version). You bet. I'll look it over today. Thanks, Zac |