osx - Create a message loop and window controls when sending "create" message in Cocoa -


i attempting port large windows app os x.

in windows, can create message loop , create window controls when windows sends application "create" message. how do in cocoa? i'm not using nib files.

your application delegate's applicationdidfinishlaunching: method entry point gui app, , event loop ("run loop" in cocoa) have been created already.

you can set interface @ point.


Comments

Popular posts from this blog

visual studio - vb.net filter binding source by time -

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -