wordWrapping a Flex Panel's title?
How does one turn on word wrap in the title of a Flex Panel?
I'm using Panels to present questions, and the question statements can occupy more than one line. However, the Panel clips them to just one line. There must be a way to make the Panel use as many lines as necessary to display the title's text in full, preferably from MXML.
How?
I suspect that the answer involves using "Cascading Style Sheets," which is on my steadily-growing "must-learn" list. That list seems to be growing from the bottom faster than I can scratch newly-learned things off the top, which is a bit worrisome. The problem isn't that cascading style sheets are rocket science; I'm sure that they are not. It's just one more thing on the list.
I'm using Panels to present questions, and the question statements can occupy more than one line. However, the Panel clips them to just one line. There must be a way to make the Panel use as many lines as necessary to display the title's text in full, preferably from MXML.
How?
I suspect that the answer involves using "Cascading Style Sheets," which is on my steadily-growing "must-learn" list. That list seems to be growing from the bottom faster than I can scratch newly-learned things off the top, which is a bit worrisome. The problem isn't that cascading style sheets are rocket science; I'm sure that they are not. It's just one more thing on the list.
Labels: Flex


0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
Links to this post:
Create a Link
<< Home