Hi Michael.
I've also supposed it was happening that, and I've tried to correct
it by using retain in each one of init methods of both classes, but no
results.
What I mean is, in every init method, when I call the [super init]
I've tried [[super init] retain]. But no way.
Any other suggestion?
Thanks for your reply.
Att.
Francis Perea
El 02/06/2008, a las 10:45, Michael Vannorsdel escribió:
This will happen if the window is deallocated. It's probably
getting cleaned up by garbage collection.
On Jun 2, 2008, at 2:36 AM, Francis Perea wrote:
i Wayne, first of all thanks for your quick reply.
Sorry to say that the Console says nothing :-(
--------------
[Session started at 2008-06-02 10:33:15 +0200.]
The Debugger has exited with status 0.
-----
This is the log I get when I run the App, the Main window flashes
and disappears. The app keeps running and when I close it, the log
says that Debugger exited with 0 (Successful) status.
Any other clue?
Thanks again.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/francis%40francisperea.org
This email sent to [EMAIL PROTECTED]
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]