Aloha everyone,
I am attempting to create a document-based Cocoa app, but am having a major issue with Interface Builder. Once I get the code entered and double-click on MainMenu.xib, all of the IB elements appear on screen with the notable exception of the main window. I therefore can not drop any UI elements on it, such as text fields, buttons, table views, etc... If I Build and Go, however, the window gets called up like normal, except that there are no UI elements on it (because it doesn't appear when IB is invoked).
I do not have this problem with a "regular" Cocoa app, only with the document-based app. Does anyone know where I can look to find a solution to this rather vexing issue? I'm working my way through Aaron Hillegass' Cocoa Programming for Mac OS X (this is actually my first foray into Mac programming), and can not create the RaiseMan app due to this issue. I've been trying to find a solution to this issue for the past several days and have exhausted all other sources of information. I, therefore, humbly approach everyone here to request assistance. Any and all assistance is greatly appreciated.
Mahalo in advance,
HawaiiMacAddict
I am attempting to create a document-based Cocoa app, but am having a major issue with Interface Builder. Once I get the code entered and double-click on MainMenu.xib, all of the IB elements appear on screen with the notable exception of the main window. I therefore can not drop any UI elements on it, such as text fields, buttons, table views, etc... If I Build and Go, however, the window gets called up like normal, except that there are no UI elements on it (because it doesn't appear when IB is invoked).
I do not have this problem with a "regular" Cocoa app, only with the document-based app. Does anyone know where I can look to find a solution to this rather vexing issue? I'm working my way through Aaron Hillegass' Cocoa Programming for Mac OS X (this is actually my first foray into Mac programming), and can not create the RaiseMan app due to this issue. I've been trying to find a solution to this issue for the past several days and have exhausted all other sources of information. I, therefore, humbly approach everyone here to request assistance. Any and all assistance is greatly appreciated.
Mahalo in advance,
HawaiiMacAddict