Subscribe ( )

iPhone Programming Tutorials


 

Forum

You must be logged in to post Login Register

Search 

Question about File Owner

User Post

10:32 am
August 8, 2008


crazyiez

iCoder

posts 30

1

So ive been reading the tutorials and im left curious as to what file owner is. Is there anywhere that i can get a good explination or does someone know what its really good for. I just want to know what makes file owner so special.

12:34 pm
August 8, 2008


Admin

brandontreb

posts 88

2

The File Owner object is basically the glue between your nib file (views) and the code you write.  When you set the class in the File's Owner object, that associates that object with your code.  Now whenever you add controls to your view, all you have to do is simply associate them with the File's Owner object and that will automatically associate them with the class you designated for them. 

I hope that is clear, if not post again and I can try to elaborate.

If debugging is the process of removing bugs, then programming must be the process of putting them in.
-Edsger Dijkstra

1:19 pm
August 8, 2008


crazyiez

iCoder

posts 30

3

Its sounds just like a normal object to me… Is it neccesarry to use file owner in iphone applications? becuase i tried one of your tutorials a little bit differently by making connections to another object. but i screwed up. Im going to go back and see what i did wrong later today.

Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

6 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.