|
From: | Fred Kiefer |
Subject: | Re: Loading xibs |
Date: | Fri, 13 May 2011 09:54:35 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10 |
On 12.05.2011 18:19, Ivan Vučica wrote:
Based on your comments below, I've pasted a new version in the same place: http://dl.dropbox.com/u/8559454/zcode-xib-crash.tar.gz This one was tested under OS X to run without runtime warnings/exceptions from Cocoa.
Thank you for the new code, but I see no need to try that myself, as your previous example already worked correctly for me. We need a machine where this crashes and for some reason this doesn't happen here.
On Thu, May 12, 2011 at 09:01, Fred Kiefer<fredkiefer@gmx.de> wrote:Thank you for this stripped down example code. I had to change just one call to a property into a method call and then it compiled perfectly for me (OK, there are two missing methods warnings, that you should look into, but nothing serious)Which property? I thought I killed 'em all :-)
The setting of the window delegate. In the old code it was line 62 in the file ProjectDocument.m.
[Prev in Thread] | Current Thread | [Next in Thread] |