Skip navigation.
 
mlRe: NSImageRep Trouble
FROM : Scott Anguish
DATE : Sun Nov 24 09:13:25 2002

if you're loading the view from a nib, then you'll never get the
initWithFrame: message..

is it actually loading the image?

On Saturday, November 23, 2002, at 10:37 AM, Seth Willits wrote:

> On 11/22/02 7:06 PM, the NSA intercepted the following message from
> "David
> Remahl" <<email_removed>>:
> Each time, imageRep is nil and nothing is drawn. I tried to get the
> file and
> draw it with only an imageRepresentation but that didn't work so I
> tried
> using and NSImage to get and NSImageRep that was valid, but this is
> still
> not working,

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNSImageRep Trouble Seth Willits Nov 23, 03:58
mlRe: NSImageRep Trouble David Remahl Nov 23, 04:06
mlRe: NSImageRep Trouble Seth Willits Nov 23, 16:37
mlRe: NSImageRep Trouble Scott Anguish Nov 24, 09:13
mlRe: NSImageRep Trouble Seth Willits Nov 24, 19:25