Re: Array Problems
Re: Array Problems
- Subject: Re: Array Problems
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 10 Apr 2005 18:37:34 -0700
On Apr 10, 2005, at 1:56 PM, David Rocamora wrote:
I believe this is the problem because it is run two times. Once when
the program is started and then right after makeWindowControllers is
run. This creates two artworks arrays at different addresses.
The most likely reason for this happening is that you have created
two MyDocument instances. Have you instantiated a MyDocument
instance in either the application's main nib file, of in the
document nib file (do not count the File's Owner in the document nib
file)?
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden