contents of window hidden(carbon)

jmullman

Registered
Greetings all!<br>
I'm quite new at using Interface Builder and Project Builder, but I think I am getting the hang of it. I have created an application and an interface, and have the app calling the interface from an nib file. I've got one problem though. I have a StaticText box and a Button(set to Quit the application) When I test the Interface, it works just like I want it to... display text and a button to quit. When the interface is called from the app, it displays the window, even puts it in the right place and sets the correct attributes. The problem is: neither the text nor the button are anywhere to be seen. Both are enabled and visible as set in the info window in IB. What now? <br>
Thanks for any info.
 
Back
Top