in reply to Re: Re^3: How to replace Tab with spaces not altering postion
in thread How to replace Tab with spaces not altering postion
The reason your text doesn't line up is probably because you have a proportional font being used in your list box.
To display tab-columnated data you will need to instruct the listbox to use a non-proportional font.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re^3: How to replace Tab with spaces not altering postion
by juo (Curate) on Oct 09, 2002 at 19:15 UTC |