Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
I'm new to Xcode and I'm having some trouble with finishing my say hello script.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="raindroprainbow" data-source="post: 1471636" data-attributes="member: 242915"><p>So I need some help finishing this script that I started working on in xcode 4.5.2</p><p></p><p>It's a simple say hello script for the iphone that I'm working on., it's supposed to say hello. How ever I'm having problems with the source code in viewcontroller .m. Every time I try these codes </p><p></p><p>_displayLabel.text = @"hello world"</p><p>_label.text = @"hello world"</p><p></p><p>None of them work.. Can any one help?</p></blockquote><p></p>
[QUOTE="raindroprainbow, post: 1471636, member: 242915"] So I need some help finishing this script that I started working on in xcode 4.5.2 It's a simple say hello script for the iphone that I'm working on., it's supposed to say hello. How ever I'm having problems with the source code in viewcontroller .m. Every time I try these codes _displayLabel.text = @"hello world" _label.text = @"hello world" None of them work.. Can any one help? [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
I'm new to Xcode and I'm having some trouble with finishing my say hello script.
Top