Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 02-01-2012, 09:54 PM   #1 (permalink)
Registered Member
 
Join Date: Feb 2012
Posts: 8
JackSac67 is on a distinguished road
Exclamation Accessing IBOutlets from one class in another?

Hey everyone. So I'm having a small issue here relating to the subject of using variables defined in one class in an IBOutlet of a completely different class. Allow me to explain: Essentially, in my main ViewController class, an NSString is being generated based on user input and stored in a variable (called *theMessage) when a button is pressed. When that button is pressed, not only does it generate the string, but it switches to another xib of a different view controller class ("SecondView" class) where I want the generated string to display there in a UITextView. How can I get the string I stored in a variable in the first class to display in the text view of the second class? The text view is declared as an IBOutlet (*textView), but I can't seem to send messages to it from a different class. Why can't I say something like, "-(void)viewDidLoad {textView.text = (@"%@", theMessage);}? I guess because the variable "theMessage" is defined in ViewController, it can't be used in SecondView? Basically I just need an idea where I can use a variable defined in one view controller class in a second view controller class with an IBOutlet. Any ideas? Thanks.
JackSac67 is offline   Reply With Quote
Old 02-01-2012, 10:18 PM   #2 (permalink)
Just helping out.
 
Domele's Avatar
 
Join Date: Feb 2011
Posts: 2,565
Domele is on a distinguished road
Default

Setup a NSString property in your SecondView class. In your main ViewController class, when you allocate SecondView, set its NSString property. In the SecondView class, in viewWillAppear, set the textview's text property with the NSString property.
__________________
If you are looking for a quality developer, I'm your man. Give me a PM if you are interested.

New app - See screenshots and details at www.globaclock.com.

If you want to thank me, click the link. Every click counts. If you want to do more, buy my app. A link is available on my website. Thanks.
Domele is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 414
16 members and 398 guests
Atatator, chiataytuday, dre, FrankWeller, imac74, ipodphone, jeroenkeij, kukat, LunarMoon, MAMN84, n00b, PowerGoofy, QuantumDoja, Retouchable, tim0504, VinceYuan
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,675
Threads: 94,124
Posts: 402,909
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Retouchable
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:03 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0