Re: Interface Builder Plugin Dependency
Re: Interface Builder Plugin Dependency
- Subject: Re: Interface Builder Plugin Dependency
- From: Bridger Maxwell <email@hidden>
- Date: Fri, 30 Jan 2009 00:04:46 -0700
Hey,
My plug-in certainly does not need to crop an image while being compiled by
IBTool, I have no idea why that function is called, but I can't really debug
it. It turns out the solution was really simple though, once I knew where to
look. I simply wrapped the call to lockFocus in an @try/@catch. I really
should have done this in the first place, but I didn't write the code. ;)
I will get a bug report in, sure.
Thank You,
Bridger Maxwell
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden