| Article: |
Creating a Color Meter Using Cocoa | |
| Subject: | re: init code | |
| Date: | 2001-06-19 14:11:51 | |
| From: | davidmasters | |
|
Response to: init code
|
||
|
I thought of putting initialisation code in init first as well, but then thought it should be in awakeFromNib instead:
|
||
Showing messages 1 through 1 of 1.
-
re: init code
2001-06-20 06:25:16 rainwadj [View]



Two questions:
1. Why didn't init work?
2. Should [super awakeFromNib] be in there somewhere?