Subscribe ( )

iPhone Programming Tutorials


 

Forum

You must be logged in to post Login Register

Search 

Array of labels…

User Post

7:25 pm
January 19, 2009


death_au

Noob

posts 1

1

I'm having a lot of trouble keeping an array of labels in my application (I know I could probably use a table, but I have my reasons)

Thing is, when I call the method to initialize and add my labels as subviews to the current view, it all works fine. My array is full of labels, all is good. But then I need to call a function to update the data in these labels (accessed via a button) and when I get there my arrays are junk and have lost the references to the labels.

Does anyone have any pointers for how to use an array of labels in code and update their data from the array?

Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

2 Guests

Forum Stats:

Groups: 2

Forums: 6

Topics: 419

Posts: 893

Membership:

There are 934 Members

There has been 1 Guest

There are 2 Admins

There is 1 Moderator

Top Posters:

bobcubsfan – 54

crazyiez – 30

Uhu – 17

AdeC – 17

Nick – 15

jitesh61 – 12

Administrators: Brandon (88 Posts), Collin (0 Posts)

Moderators: VertigoSol (26 Posts)



©   

  • Posted by on 6 Aug 2008 in Uncategorized
  •   |  
  •   |  
  •   |  
  • Comments Off

Comments are closed.