Re: [Pyobjc-dev] Multiple Document App Template
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@ma...> - 2003-01-14 15:46:36
|
Well the only thing I can think of off the top of my head is that there could be some apple event magic happening that causes the new untitled document event, and the apple event just isn't being handled? On Tuesday, Jan 14, 2003, at 10:03 America/New_York, Bill Bumgarner wrote: > I have it basically done, but am running into the same problem we ran > into ages ago. > > Specifically, when the app launches it does not create a new, > untitled, document. > > I have no clue why. There should be no difference between my > template and the Apple template save for the use of the PyObjC bridge. > > But something is either different or broken. > > Anyone have any ideas??? > > I'm going to clean up the template a bit and commit it to CVS later > today -- hopefully I'll find the problem, but... > > (If anyone wants to beat their head on this wall, I'll send you a > sample project resulting from the template -- the template doesn't > quite work, I just need to integrate my changes to the sample project > back into the template) |