NSImage in a scroller
NSImage in a scroller
- Subject: NSImage in a scroller
- From: Kent Miller <email@hidden>
- Date: Thu, 1 Aug 2002 01:30:59 -0500
This is probably a silly question and the answer is right there in
front of me. I have a NSImageView in a NSScrollView. When I change
the image (by calling setImage) the scroller does not seem to know
about the new image. The original size of the NSImage is 256x256. The
new image is 512x512 but the scroll bars do not allow me to scroll past
256x256. What do I have to do to alert the NSScrollView that the size
of the NSImage has changed?
Thanks for any help,
Kent
_______________________________________________
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.