You need to log in to create posts and topics.
Controller Question
1,678 Posts
#1 · September 13, 2011, 9:34 am
Quote from Forum Archives on September 13, 2011, 9:34 amPosted by: svanvoorst <svanvoorst@...>
<< How do you know where and when to use App Controller vs another controller?>>Robert,
When using Cocoa from FB, the controller is usually an NSObject and can be named anything. Interface Builder has several different controllers apparently some for very specialized and specific uses. As far as I am aware, the basic controller in IB is used the same way we do it in FB, drag it to the window and name it whatever you want. When I look under the Classes tab of IB, I see an NSController, but no App Controller. Are you looking at IB from an app that you have already built?Steve Van Voorst
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Posted by: svanvoorst <svanvoorst@...>
<< How do you know where and when to use App Controller vs another controller?>>
Robert,
When using Cocoa from FB, the controller is usually an NSObject and can be named anything. Interface Builder has several different controllers apparently some for very specialized and specific uses. As far as I am aware, the basic controller in IB is used the same way we do it in FB, drag it to the window and name it whatever you want. When I look under the Classes tab of IB, I see an NSController, but no App Controller. Are you looking at IB from an app that you have already built?
Steve Van Voorst
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Click for thumbs down.0Click for thumbs up.0