Hello everyone,
I am currently creating an iPhone application using the iPhone SDK and was wondering if anybody has created an "Loading" screen for loading data in background while the loading screen is showing.
How can I use two views to create the loading screen in Objective-C?
(ex. View 1 - Loading with UIActivityIndicatorView and View 2 - The actual XML data)
Thanks,
Christopher Zenzel
I am currently creating an iPhone application using the iPhone SDK and was wondering if anybody has created an "Loading" screen for loading data in background while the loading screen is showing.
How can I use two views to create the loading screen in Objective-C?
(ex. View 1 - Loading with UIActivityIndicatorView and View 2 - The actual XML data)
Thanks,
Christopher Zenzel