[flexcoders] Determining text control's height in a ListItemRenderer.

2008-04-07 Thread geraldshastri
Hi, I have made a custom control by extending the ListItemRenderer to use as an itemRenderer with a list control. This custom component has some images and text controls. But I am having trouble sizing the Text controls. The Text control can have a varying width depending upon the width of the

RE: [flexcoders] Determining text control's height in a ListItemRenderer.

2008-04-07 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of geraldshastri Sent: Monday, April 07, 2008 7:54 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Determining text control's height in a ListItemRenderer. Hi, I have made

RE: [flexcoders] Determining text control's height in a ListItemRenderer.

2008-04-07 Thread Alex Harui
[mailto:[EMAIL PROTECTED] On Behalf Of geraldshastri Sent: Monday, April 07, 2008 4:54 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Determining text control's height in a ListItemRenderer. Hi, I have made a custom control by extending the ListItemRenderer to use as an itemRenderer