Need Help In The Syntax Of Xcode Any help the deals with the xcode syntax would help me in everyway!
to help you guys out i have a newly imac 24 inch screen with 4 gb of ram and 570 gig drive.i have some little experience in the xcode and have mad some small single click apps for the iphone ,like a pop-up app.
the thing i would love the most is some dictionary or wep-page that has like a breakdown of all the snytax codes for me to have a better understanding.so far, the most difficult code i could creat for a single click app(window-based application) would be in the classes folder and mainText.h file after writing my defaults in mainwindow.xib. for my click to activate i use this code i found out
@property (nonatomic, retain) uilabel *mainText;
again i found out about this on youtube and if any one out there can support a dictionary of the syntax code would be the most easiest and most understanding tool that would be.ohh and by the way my age is 12. |