Hello,

I have created a project in that I found a memory leak. The leak seems to be located in a XIB file?!?

In the XIB file 'MainView' is an ImageView that shows an image file (TIFF file) that is set via the IB inspector panel. In no way is the ImageView connected via an outlet or action with any of my classes. If I delete this ImageView the only memory leak in my project is gone.

If I then drop a new fresh ImageView in the XIB file there is also no leak. But simply setting the image via the IB inspector panel to the TIFF file 'regenerates' the memory leak...

Any idea what that can be?

Thanks for your help...

Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to