Re: [Pyobjc-dev] NSDocument based app
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-11-06 06:05:41
|
Cool! This sounds like an excellent example to (a) include in the Examples/ directory and (b) model the Multi-Document project template after! In terms of the bug: Does the app work correctly when you drag-n-drop a file onto the dock icon to open the document? I recently put together a multi-doc architecture app and everything works perfectly but that-- I didn't notice the lack of an untitled doc on launch because I implemented the method that *should* disable it from the start (but never checked that the method was actually invoked). b.bum |