FROM : David Rocamora
DATE : Mon Apr 11 18:01:38 2005
Aha, I had instantiated it in the nib file.
Thanks for everyones help!
-dave
On Apr 10, 2005 9:37 PM, mmalcolm crawford <<email_removed>> wrote:
>
> 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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
DATE : Mon Apr 11 18:01:38 2005
Aha, I had instantiated it in the nib file.
Thanks for everyones help!
-dave
On Apr 10, 2005 9:37 PM, mmalcolm crawford <<email_removed>> wrote:
>
> 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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| David Rocamora | Apr 10, 19:58 | |
| Serge Meynard | Apr 10, 20:30 | |
| David Rocamora | Apr 10, 22:03 | |
| Shawn Erickson | Apr 10, 22:23 | |
| David Rocamora | Apr 10, 22:56 | |
| Serge Meynard | Apr 11, 00:00 | |
| David Rocamora | Apr 11, 00:34 | |
| Serge Meynard | Apr 11, 00:45 | |
| David Rocamora | Apr 11, 01:22 | |
| Serge Meynard | Apr 11, 01:59 | |
| mmalcolm crawford | Apr 11, 03:37 | |
| David Rocamora | Apr 11, 18:01 |






Cocoa mail archive

