From: Laurent S. <lsa...@ap...> - 2007-11-02 15:22:46
|
The template works as expected, it's just that creating new documents are not handled by it. It appears that the objc template branches the new menu item action to the first responder's 'newDocument:', while the ruby one doesn't. Doing this fixes the "problem". I marked this as a bug, thanks for the report. Laurent On Nov 2, 2007, at 6:46 AM, Eloy Duran wrote: > Hello, > > Is it just me, or does the Document based app template not work in > Leopard? > If I create a new document based project and run it, I can't create > new docs. > > But if I test a new objc document based app, I can create as much new > docs as I like.... > > Eloy > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |