Refresh issue with NSImageView in RBSplitView
Refresh issue with NSImageView in RBSplitView
- Subject: Refresh issue with NSImageView in RBSplitView
- From: Vinay Prabhu <email@hidden>
- Date: Mon, 25 Sep 2006 15:15:14 +0530
- Importance: Normal
Hi,
I am using a NSImageView to display the preview of the selected image in my
application.
The NSImageView is placed in RBSplitView, and using the "setImage" API new
image is set to the NSImageView.
The problem is when the image selection changes, the image in NSImageView
doesn't change even if new image is set to it.
When the view is resized using the resize knob of the split view,
NSImageView changes to the new image.
I have tried using the API "setNeedsDisplay", still problem is not solved.
This problem appears only on Tiger 10.4.7, and it works fine on OS Panther
10.3.9.
Thanks in advance for the help.
Regards
Vinay
_______________________________________________
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