Re: "And so on"
Re: "And so on"
- Subject: Re: "And so on"
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 23 Jun 2005 10:45:05 -0700
On Jun 23, 2005, at 10:28 AM, Theodore H. Smith wrote:
I'm not sure why this code is not working. The documentation tells
me this: "After invoking this method, you may need to explicitly
set features of the new representation, such as size, number of
colors, and so on."
The documentation is explicit:
"See NSImageRep and its subclasses for the methods you use to
complete initialization."
It even provides a link to NSImageRep. If you follow that, the top
of the page mentions the "Drawing and Images" programming topic.
That has an article, "Setting Up an Image Representation", which
states, "... to work with an NSImage, an image representation must be
able to provide some information about its image. The following
sections explain how."
<http://developer.apple.com/documentation/Cocoa/Conceptual/DrawImages/
Concepts/SettingUpImages.html#//apple_ref/doc/uid/20000810>
To the best of my recollection, I've never looked at that page
before. Total elapsed time to find it, less 2 minutes since reading
an email that must have taken several times that long to write...
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >"And so on" (From: "Theodore H. Smith" <email@hidden>) |