Hi Alex,

Basically, I need to have RichTextEditor that's going to exist in X number of 
grid cells.
It's not just for text input but also being able to insert images and position 
them.

Hope that clears it up.

Handi

--- In flexcoders@yahoogroups.com, Alex Harui <aharui@...> wrote:
>
> I'm not sure what that means and why TLF can do it.
> 
> Is the image position known in the text?  If so, can you have an Image 
> between two Labels?
> 
> 
> On 6/26/12 11:02 AM, "handitan" <handi.tan@...> wrote:
> 
> 
> 
> 
> 
> 
> Hi Alex!
> 
> I am glad you're still around ^_^
> One of the requirements is for the user to centered-position the image and 
> also to be able to change the image size so HTML renderer on TextArea 
> wouldn't be suffice.
> 
> Waiting for you enlightenment, Alex :)
> 
> Handi
> 
> --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , 
> Alex Harui <aharui@> wrote:
> >
> > Why can't you use an HTML renderer and the <img> tag?  Then you wouldn't 
> > need TLF.
> >
> >
> > On 6/26/12 8:47 AM, "handitan" <handi.tan@> wrote:
> >
> >
> >
> >
> >
> >
> > Hi all,
> >
> > I currently have to deal with a feature that needs to allow user to 
> > position the image inline with the text at a grid cell.
> > From what I read, the current best bet would be to use Text Layout 
> > Framework (TLF).
> > From the samples, it seems exactly to do what I need.
> >
> > But when I try to integrate it as itemRenderer in the grid, the TextFlow 
> > couldn't appear correctly. It's just showing it as a tiny pixel on the 
> > top-left corner of the grid cell.
> >
> > I know that the TextArea in Flex 4 does support TLF but I will not be able 
> > to use it since my application is still under Flex 3.6 SDK (don't bother to 
> > tell me to migrate to Flex 4).
> >
> > So I am just wondering if anyone know any open-source TLF-based TextArea 
> > for Flex3 or maybe giving me some guides on how to make it work as 
> > itemRenderer?
> >
> > Thank you!
> >
> > Handi
> >
> >
> >
> >
> >
> >
> > --
> > Alex Harui
> > Flex SDK Team
> > Adobe Systems, Inc.
> > http://blogs.adobe.com/aharui
> >
> 
> 
> 
> 
> 
> 
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>


Reply via email to