Re: Retrieving and displaying images
Re: Retrieving and displaying images
- Subject: Re: Retrieving and displaying images
- From: Kieran Kelleher <email@hidden>
- Date: Tue, 10 Apr 2007 00:40:29 -0400
Wow, did not know that! What a great feature .....
http://developer.apple.com/documentation/LegacyTechnologies/
WebObjects/WebObjects_4.5/System/Documentation/Developer/WebObjects/
DevGuide/Debug10.html
On Apr 9, 2007, at 11:21 PM, Chuck Hill wrote:
The first thing to do in cases like this is to add the magical,
mystery WODebug binding:
Thumbnail : WOImage {
data = aPanel.images.thumbnail;
mimeType = "image/jpeg";
WODebug = true;
}
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden