Hi I have a UIView which contains several buttons that are designed by others in Interface Builder. Now I need to show the buttons one by one with a 0.2 second delay, when the View is loaded.
Can someone give me some clue how I could implement this? e.g. in which method call what kind of animation.