Alle Artikel beziehen sich zur Zeit auf XCode 5 und iOS 7
Hilfreiche Links zum Thema:
Anmerkung/Thema | Link |
---|---|
Für Anfänger iPhone-APP auf iOS 7 (Simple Matching Game) | http://www.youtube.com/watch?v=8C9O6YBw-9Y |
Implement UIButton, UITextField and UILabel programmatically in iPhone | http://www.edumobile.org/iphone/iphone-programming-tutorials/implement-uibutton-uitextfield-and-uilabel-programmatically-in-iphone/ |
Convert Number to NSString | http://www.cazisoft.com/2011/quick-tips-converting-number-to-string-in-objective-c |
UISlider with fixed Number of Steps | http://stackoverflow.com/questions/8219056/uislider-with-a-fixed-number-of-steps |
Doku zur Formatierung von Zahlen zu Strings | http://www.cplusplus.com/reference/cstdio/printf/ |