HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!
HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!
- Subject: HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!
- From: "Roger O'Brien" <email@hidden>
- Date: Mon, 1 Apr 2002 22:22:50 -0500
Okay Please help me. I have 2 classes in different files. In one of my
classes I have an image (an NSBitmapImageRep to be exact). I want my
other class to access the image. I tried this, and it won't work:
- (NSBitmapImageRep *)theImageRep
{
return myImageRep;
}
The image is dynamically changing at regular intervals, but every time
it changes this method is called. does that have anything to do with
this? Can anybody help? Please! Thanks in advance.
-Roger O'Brien
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.