I have a very simple app I threw together to try to my preferences working with a toolbar and when someone clicks an option in the toolbar it will animate to the new view.
The code is on
http://dl.dropbox.com/u/13731121/Spark.zip
It is in my preference.xib file and PreferenceController class.
So my issue is when I load up my preferences and click around to see new views I never get them to animate even if one view is long and the next is short.
Also bonus points for who can tell me why I can only load the preferences menu once. If i close it I cannot open it again
thanks!
The code is on
http://dl.dropbox.com/u/13731121/Spark.zip
It is in my preference.xib file and PreferenceController class.
So my issue is when I load up my preferences and click around to see new views I never get them to animate even if one view is long and the next is short.
Also bonus points for who can tell me why I can only load the preferences menu once. If i close it I cannot open it again
thanks!