| Article: |
Creating a Color Meter Using Cocoa | |
| Subject: | Problems with Color Meter | |
| Date: | 2001-07-23 11:38:02 | |
| From: | iansloman | |
|
Response to: Problems with Color Meter
|
||
|
pengo98,
|
||
Showing messages 1 through 2 of 2.
-
Problems with Color Meter
2001-07-23 17:31:05 pengo98 [View]
-
Thanks
2001-07-24 09:18:37 iansloman [View]
Thanks very much for the suggestion. My problem was that I had created another NIB file "Colour Meter.nib" and had put my window description there. I was able to delete the MainMenu.nib and rename the NIB file that I had created and it worked as described.
Ian



Open your nib file in Interface Builder and check your window. You can test the interface by choosing 'Test Interface' under the File menu.
After you have made sure everything's right (don't forget to check the connections) , save it and run the program again in project builder.
Hope this helps.