Hi,
I have used Window's MFC to embed controls like comboBox, pushBottons to a Modal dialog box, I am wondering how similar things can be done with XCode and Cocoa, I am very new to Mac GUI programming, I need some directions as to where to start...
E.g. In Windows, I first create a placeholder (picture frame) in Dialog Box using resource editor (similar to Mac's interface builder), then I wrote code to create controls using that placeholder ID. Are there similar concepts in Mac?
Thanks a lot...
I have used Window's MFC to embed controls like comboBox, pushBottons to a Modal dialog box, I am wondering how similar things can be done with XCode and Cocoa, I am very new to Mac GUI programming, I need some directions as to where to start...
E.g. In Windows, I first create a placeholder (picture frame) in Dialog Box using resource editor (similar to Mac's interface builder), then I wrote code to create controls using that placeholder ID. Are there similar concepts in Mac?
Thanks a lot...