You need to log in to create posts and topics.
Nib Window
1,678 Posts
#1 · September 17, 2011, 6:05 am
Quote from Forum Archives on September 17, 2011, 6:05 amPosted by: fbcocoa.bw <fbcocoa.bw@...>
Away from my Mac this weekend, but OTTOMH, i don't think showSplash wants to be a class, rather a method in say your AppController class. Also, there's a method in NSWindowController class (I think). Something like windowFromNib:Bernie[top-posted from my iPhone]
On 17 Sep 2011, at 10:23, Robert Covington <artlythere@mindspring.com> wrote:If one unchecks "show window at app startup", how does one show a NIB window in response to a menu item? Am trying to implement my own splash window. I have a window with an image view built in IB, but not sure how to 're-show' it, once I turn it off.? I know i need to connect it to the menu item, create an outlet/target I guess, but not sure what NSwhatever to make it show?@interface showSplash : NSPanel{}@end
To unsubscribe, e-mail: fbcocoa-unsubscribe@welovegod.org For additional commands, e-mail: fbcocoa-help@welovegod.org
To unsubscribe, e-mail: fbcocoa-unsubscribe@welovegod.org For additional commands, e-mail: fbcocoa-help@freegroups.net
Posted by: fbcocoa.bw <fbcocoa.bw@...>
Away from my Mac this weekend, but OTTOMH, i don't think showSplash wants to be a class, rather a method in say your AppController class. Also, there's a method in NSWindowController class (I think). Something like windowFromNib:
Bernie
[top-posted from my iPhone]
On 17 Sep 2011, at 10:23, Robert Covington <artlythere@mindspring.com> wrote:
If one unchecks "show window at app startup", how does one show a NIB window in response to a menu item? Am trying to implement my own splash window. I have a window with an image view built in IB, but not sure how to 're-show' it, once I turn it off.? I know i need to connect it to the menu item, create an outlet/target I guess, but not sure what NSwhatever to make it show?@interface showSplash : NSPanel{}@end
To unsubscribe, e-mail: fbcocoa-unsubscribe@welovegod.org For additional commands, e-mail: fbcocoa-help@welovegod.org
To unsubscribe, e-mail: fbcocoa-unsubscribe@welovegod.org For additional commands, e-mail: fbcocoa-help@freegroups.net
Click for thumbs down.0Click for thumbs up.0