02-16-2014, 09:12 PM
str s=a creates multiline text only if a has 1 dimension.
str s
for(i 0 a.len) s.addline(a[2 i])
str s
for(i 0 a.len) s.addline(a[2 i])
[solved] how to - list box with elements from array
|
« Next Oldest | Next Newest »
|
Messages In This Thread |