|
Post by lilly1 on Apr 29, 2020 9:16:07 GMT
Hello!
Is it possible to define characteristics such as text color and placement in a table? Because the table columns are defined by spaces between the columns, it is not possible to define things in the columns which require spaces. (With the exception of strings, with ""). Is there a way to bypass this without using bitmaps?
Kind regards,
|
|
|
Post by adlc on Apr 29, 2020 14:13:49 GMT
Hello, you can separate the different colors / coordinates in your table with a space, and then call for the different numbers separately with @2 @3 @4 (for instance). There's an example with colors in this lesson : www.psytoolkit.org/doc2.6.1/syntax.html#block-tasklist
|
|
|
Post by lilly1 on May 1, 2020 7:26:32 GMT
ah ofcourse, thanks again!
|
|