Click to See Complete Forum and Search --> : How to run the simple program in XCode?


Yamini
11-27-2007, 07:44 AM
I want to run the program with one Textbox and a button.

If i click the button, it should print the textbox value,which i typed.

i tried to show it. But it cannot get the result.

Can you please, help me to execute?

Regards,
Yamini.

TheBearMay
11-27-2007, 08:13 AM
Code???

Yamini
11-27-2007, 07:16 PM
Hi,
Am working in carbon application using Xcode IDE...
There is a Interface Builder in Xcode.
Using carbon applications event handlers, am trying to get the string value that am entering in the text box.. But there is a problem...
Please give me some sample codes.......