uibuttons issue
hi all
i am making a small game for iphone which contains 20 buttons on nib. as i click one of the button i want to disable all the other buttons for aboout one second and then enable them again. on button click i can get tag of button , but how to use for loop if i can to set user interaction disabled for all the other buttons.
thanks
|