just rename it On Oct 29, 2010, at 8:16 PM, Johnny Miller wrote:
> Can someone please remind me how to build the ERAttachment JNI wrapper for > Snow Leopard? I've upgraded all the targets in XCode and I set Active SDK to > 10.6 but I don't seem to build a .jnilib I get a .jnilib.dylib file instead. > > TIA, > > Johnny > > Begin forwarded message: > >> From: Johnny Miller <[email protected]> >> Date: October 29, 2010 11:09:26 AM HST >> To: WebObjects-Dev Mailing List List <[email protected]> >> Subject: ERAttachment Auto Scaling Configuration Option >> >> Hi, >> >> I'm using ERAttachment + JNI and I want an image upload to be auto scaled so >> that it's max height is X. The width is not a concern. >> >> So I set the following in my properties file (per >> http://webobjects.mdimension.com/hudson/job/Wonder53/javadoc/er/attachment/package-summary.html) >> >> er.attachment.MyEntity.MyAttachmentRelationship.height=90 >> >> But when the image is scaled it sets the width to 90 and the height to >> something less. Is there a configuration that I'm missing? i.e. >> >> er.attachment.MyEntity.MyAttachmentRelationship.width=auto >> >> >> TIA, >> >> Johnny Miller >> Kahalawai Media Corp >> http://www.kahalawai.com >> >> >> > > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
