aligning text using a Tab

Ben Robinson brobinso at mprc.umaryland.edu
Fri Dec 1 20:41:38 UTC 2006


i'm trying to format a TextDisplay object to show summary statistics at the end of a block of trials, and try as i might, i can't get the darned thing to line up using tabs.

i've tried:

Results.Text = \t
Results.Text = "\t"
Results.Text = Chr$(9)
Results.Text = ebTab

all i'm getting are little squares wherever there should be a tab.

suggestions?  what am i doing wrong?

ben robinson



More information about the Eprime mailing list