Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortalSearchLatest imagesRegisterLog inGallery

 

 Example Of a Simple Button FNC

Go down 
AuthorMessage
Sniper7410
[108] Coder
[108] Coder
avatar


Country : U. S.
Posts : 137
Points : 151
Join date : 2010-06-13

Example Of a Simple Button FNC Empty
PostSubject: Example Of a Simple Button FNC   Example Of a Simple Button FNC Icon_minitimeSat Jun 26, 2010 5:13 am

Quote :
}

- (IBAction)buttonTapped;
{
UILabel *label = (UILabel *) [window viewWithTag:55];
if ([label.textisEqualToString:@"Apple Development"]) {
label.text = @"Hello!";
} else
label.text = @"Apple Development";
}
Back to top Go down
 
Example Of a Simple Button FNC
Back to top 
Page 1 of 1
 Similar topics
-
» nav button template
» Hold Button DMA Joker Template
» Simple Subroutine Template

Permissions in this forum:You cannot reply to topics in this forum
 :: Coding Section :: Programming-
Jump to: