开发者

Application launching

When I firstly created a window based application (with using coredata), I not seen

- (void) applicationDidFinishLaunching:(NSNotification*) 

notice method. Then I added this method into delegate(delegate inherits from NSOb开发者_如何学Goject), but method is not calls. I wants to customize window loading and make window loading not from name in pList.

How I can do it ? Thanks !!!


Your class should implement NSApplicationDelegate as well

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜