quick question.
Am I right in thinking its normal for each window in a cocoa application to basically have at least two parts, the 'nib' file containing the actual form and a custom 'control' object the handles the interface with the actual application as well as custom function code for the window?
Only asking since I'm more used to vb, which for all its faults is very simple to use.
not knocking xcode, I actually like it just trying to get my head round the way it works.
Am I right in thinking its normal for each window in a cocoa application to basically have at least two parts, the 'nib' file containing the actual form and a custom 'control' object the handles the interface with the actual application as well as custom function code for the window?
Only asking since I'm more used to vb, which for all its faults is very simple to use.
not knocking xcode, I actually like it just trying to get my head round the way it works.