RE: [flexcoders] Re: datagrid image itemRenderers don't maintainAspectRatio

2007-04-06 Thread Alex Harui
FWIW, I put an example on my blog: http://blogs.adobe.com/aharui/2007/04/more_thinking_about_item_rende.htm l From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bhaq1972 Sent: Thursday, April 05, 2007 1:03 AM To: flexcoders@yahoogroups.com

Re: [flexcoders] Re: datagrid image itemRenderers don't maintainAspectRatio

2007-04-05 Thread Carlos Rovira
Maybe the super image component should work for you? http://www.quietlyscheming.com/blog/2007/01/23/some-thoughts-on-doubt-on-flex-as-the-best-option-orhow-i-made-my-flex-images-stop-dancing/ 05 Apr 2007 01:04:37 -0700, bhaq1972 [EMAIL PROTECTED]: Thanks Alex. That works except the image

RE: [flexcoders] Re: datagrid image itemRenderers don't maintainAspectRatio

2007-04-05 Thread Alex Harui
set contentHolder's x and y as well. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bhaq1972 Sent: Thursday, April 05, 2007 1:03 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: datagrid image itemRenderers don't

RE: [flexcoders] Re: datagrid image itemRenderers don't maintainAspectRatio

2007-04-04 Thread Alex Harui
You could subclass Image, override updateDisplayList and set the contentHolder's width/height afters super.updateDisplayList From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bhaq1972 Sent: Wednesday, April 04, 2007 7:54 AM To: