MUPhotoView and autorelease object
MUPhotoView and autorelease object
Hallo,
I'm newbie so I'm sotty if my question is stupid.
I'm trying to make a ScrollView of thumbnails like IPhoto.
So I've found MUPhotoView, and I'm using it to write my code.
http://blakeseely.com/blog/archives/2006/04/17/muphotoview-10/
Now, It works with my code, but I have a problem.
With a button I open a window with my thumbnails.
So all the action are not in the awakeFromNib but in tho button's
action.
When I close my window, and I push again the button, the ScrollView
reloade the image duplicate.
So, I think that the object is not release.
But I can't understand how can I release the object and redraw my
ScrollView.
All my test doesn't work.
I don't know how can I post you code, because I haven't understood
very well the code... that is difficult for me (bindingsm, private
api)..
But, cain you help me in some way?
Thank you
francesca
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden