9. Re: Bindings Question (Scott Stevenson)
9. Re: Bindings Question (Scott Stevenson)
- Subject: 9. Re: Bindings Question (Scott Stevenson)
- From: Matt <email@hidden>
- Date: Mon, 4 Dec 2006 10:36:15 -0500
I found the problem. In the init method I had:
[NSApp setDelegate: self];
[self loadDataFromDisk];
I had taken this bit of code as a hint for automatically loading
stored data into the app. With that removed, all worked
wonderfully. Is there another way that I should go about retrieving
the data? All I'm wanting to do is have the bookmarks saved at
closed and opened at launch without user intervention.
Thanks,
Matt
http://www.macfanatic.net/blog/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden