NSToolbar & autosave...
NSToolbar & autosave...
- Subject: NSToolbar & autosave...
- From: Laurent Michel <email@hidden>
- Date: Wed, 6 Jul 2005 21:18:46 -0400
Sorry for the silly question, but I am quite new to cocoa....
I managed to create an NSToolbar and hook it up in my UI. I enabled
the autosave to keep track of any changes users do to it. It seems to
work fine until I quit the application and start it again. I have
three problems
1. The toolbar is empty...
2. If I attempt to configure the toolbar again, the application
crashes within the cocoa library
3. I gathered that the autosaved data is associated to the NSToolbar
identifier since, as soon as I change it, everything is back to
normal...
Which begs the questions:
1. Where is the autosave being saved ? (so that I can further
investigate)
2. Why is the toolbar not coming up the second time around ?
As always, many thanks for any pointer you might have.
--
Laurent
_______________________________________________
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