|
|
#1 |
|
Very basic Xcode question
Hello,
I have just one text field on MainMenu.xib. That's all I have. I want to set its text to "Hello, world!" How do I do it programatically? I've spent some years with other development platforms including VB.Net. For now, Xcode is quite difficult to use. I'm using Xcode 4.5.1. The VB.Net code equivalent to what I want to do is the following. Code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load TextBox1.Text="Hello, world!" End Sub Jim Last edited by jim51538; Nov 13, 2012 at 11:43 AM. |
|
|
|
0
|
|
|
#2 |
|
I got it.
|
|
|
|
0
|
|
|
#3 |
|
Buckle up, it's going to be a bumpy ride . . .
The Xcode / Cocoa / OS X / iOS / Objective - C universe is much different from the Visual Studio / Windows / C++ VB.net universe you're used to.
Much of what is true in your old universe is not true in the new.
__________________
iMac 21.5", 3.06GHz, 4 GB, 2 TB HD. iPod Touch 3G. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 06:42 AM.






Linear Mode
