[flexcoders] Re: Determining textHeight and textWidth when htmlText contains images...

2007-11-21 Thread jandersen1978
; > > > > > > > From: flexcoders@yahoogroups.com <mailto:flexcoders% 40yahoogroups.com> > [mailto:flexcoders@yahoogroups.com <mailto:flexcoders% 40yahoogroups.com> > ] On > > Behalf Of jandersen1978 > > Sent: Tuesday,

RE: [flexcoders] Re: Determining textHeight and textWidth when htmlText contains images...

2007-11-20 Thread Alex Harui
o:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of jandersen1978 > Sent: Tuesday, November 20, 2007 1:12 PM > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] Re: Determining textHeight and textWidth w

[flexcoders] Re: Determining textHeight and textWidth when htmlText contains images...

2007-11-20 Thread jandersen1978
st, change the size and go through the whole sequence > again. > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of jandersen1978 > Sent: Tuesday, November 20, 2007 1:12 PM > To: flexcoders@yahoogroups.

RE: [flexcoders] Re: Determining textHeight and textWidth when htmlText contains images...

2007-11-20 Thread Alex Harui
ailto:[EMAIL PROTECTED] On Behalf Of jandersen1978 Sent: Tuesday, November 20, 2007 1:12 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Determining textHeight and textWidth when htmlText contains images... So are you thinking of using callLater from within a creation complete handler

[flexcoders] Re: Determining textHeight and textWidth when htmlText contains images...

2007-11-20 Thread jandersen1978
So are you thinking of using callLater from within a creation complete handler that would then call invalidateSize which would kick off the measure method which would then have the appropriate textHeight available? --- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > I