Positioning text in a dynamic outline

S

SteveB

I have an expandable tree that looks something like:
- name1 number1 description1
text a
text b
+ name2 number2 description2
+ name3 number3 description3
etc.

All names in the list can be expanded to see information
levels below them.

The names at the highest level are different and have
different lengths. I pad the distance before beginning
the numbers with spaces but because their preceeding
names have a different number of characters with
different character widths, the numbers end up in a wavey
line when the tree is collapsed.

Is there a way to set the position of the numbers so that
they line up - like a tab setting in Word?

Thanks.
 
S

Stefan B Rusynko

No

Use tables and cell alignment for your layout

--



| I have an expandable tree that looks something like:
| - name1 number1 description1
| text a
| text b
| + name2 number2 description2
| + name3 number3 description3
| etc.
|
| All names in the list can be expanded to see information
| levels below them.
|
| The names at the highest level are different and have
| different lengths. I pad the distance before beginning
| the numbers with spaces but because their preceeding
| names have a different number of characters with
| different character widths, the numbers end up in a wavey
| line when the tree is collapsed.
|
| Is there a way to set the position of the numbers so that
| they line up - like a tab setting in Word?
|
| Thanks.
 
S

SteveB

Thanks but tables won't work. I can't insert a table at
different levels into a collapsable list.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top