| Sign In/My Account | View Cart |
| Article: |
Creating a Color Meter Using Cocoa | |
| Subject: | Problems with Color Meter | |
| Date: | 2001-07-22 03:26:08 | |
| From: | pengo98 | |
|
Response to: Problems with Color Meter
|
||
|
I got exactly the same two warning messages as you did at one stage. After some debugging, I found some typo in the colorWithCalibratedRed:green:blue:alpha: method. After correction, the program built successfully and ran without a hitch.
|
||
Showing messages 1 through 3 of 3.
Thanks very much. That was it. My code now compiles, However, when it runs, I get only an empty window. Do you have any ideas on what I might have missed? Thanks, again.
Ian