and dont forget that you need to call txt_create per text item with the incrementing index instead of just msgtxt[2] ..

i tried to malloc an array of text objects
but were unable to use use text create on them
txt create passes an object and even after trying to cast it i could not..


Compulsive compiler