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 04-08-2010, 10:15 AM   #1 (permalink)
Registered Member
 
Join Date: Mar 2010
Posts: 3
ralph099 is on a distinguished road
Default ViewController parameter problem

I have a list of data (TableView) that sends data to a UIView.

When the view loads I can see the data I have sent wired to a UILabel.

But when I try to use that data prior to the loading of the view, I get "Label" as the text in the label.

How can I access this data on viewDidLoad? Technically everything works, but I would like to the data sooner.


@interface MyDataViewController: UIViewController {

IBOutlet UILabel *myDataLabel
}

@property (nonatomic, retain) IBOutlet UILabel *myDataLabel;
@end
ralph099 is offline   Reply With Quote
Old 04-08-2010, 12:12 PM   #2 (permalink)
Senior Member
iPhone Dev SDK Supporter
 
Join Date: Aug 2008
Location: Memphis, TN, USA
Age: 24
Posts: 3,983
smithdale87 is on a distinguished road
Send a message via AIM to smithdale87
Default

if You would like the data sooner, then perhaps you need to rethink your design. A UILabel should be merely a means of displaying data which is retrieved from some other source.

Instead of trying to get your data from the label (before it's had time to load), try getting the data directly from the source, and you wont have that problem.
smithdale87 is offline   Reply With Quote
Old 04-08-2010, 01:27 PM   #3 (permalink)
Registered Member
 
Join Date: Mar 2010
Posts: 3
ralph099 is on a distinguished road
Default

Hi,

Im new to Objective C/MVC, crossing over from .net.

I dont understand the reply.

Basically what I did was to create a NSString (and Property) on MyDataViewController. Then when the viewcontroller is being created, and handed off to I populate the string with my variable.

So instead of trying to get the data from the IBOutlet, I get it from a string type.

I hope this helps others.
ralph099 is offline   Reply With Quote
Reply

Bookmarks

Tags
parameters, uiview, uiviewcontroller

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: 317
14 members and 303 guests
chemistry, Domele, Fstuff, givensur, heshiming, HowEver, iAppDeveloper, iphonedevshani, jbro, JoeRCruso, kapps11, newDev, SLIC, stanny
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,648
Threads: 94,112
Posts: 402,874
Top Poster: BrianSlick (7,990)
Welcome to our newest member, brandon6031
Powered by vBadvanced CMPS v3.1.0

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