Skip to main content
Participating Frequently
May 16, 2010
Question

Height-constrained TextFlow with columns, how?

  • May 16, 2010
  • 1 reply
  • 391 views

Heya,

Trying to figure out how to do a horizontally scrolled text reader thing, but I can't get the width of the text.

I'm just using a RichText container in Flex 4/AIR2 Beta 2, setting height="100% for the RichText container.

For the TextFlow I'm setting columnWidth and columnGap, but it's not giving me any columns.

What am I doing wrong?

Cheers,

Erik

This topic has been closed for replies.

1 reply

mjewlAuthor
Participating Frequently
May 16, 2010

It seems that setting height="{height}" is OK though. Well, at least it works (: