|
|
#1 |
|
Registered User
Join Date: Nov 2012
Posts: 1
|
Xcode @synthesize
I try to use the interface builder to connect a textbox, button, and label to my code as shown in ios essentials on lynda.com....it wont automatically put the @ synthesize statement in....what should i do to make it automatic
|
|
|
|
|
|
#2 |
|
MVP
Join Date: Apr 2008
Location: Berkeley CA USA
Posts: 1,009
|
Version numbers? (Version of Xcode, version of OS X.)
Interface Builder has not been a separate app for many many versions of Xcode. @synthesize is relatively new. I don't recall if there was any version of Xcode that supported both. (There may have been; I really don't remember.) In any event, what is or is not automatic will vary greatly by version number. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|