Question
Combining alignment on a single line
Hi
I want to mix alignments in a single line in flex using TLF.
Ie., on each given line, I'd like something like this:
the quick brown fox|1
jumps over the|2
lazy dog|3
In essence there's simply 2 columns there - the left column is right aligned, and the right column is left aligned.
I'm not even sure where to start. Suggestions welcomed.
Marty
