Button text length
w_hari
Posts: 15
Hi.
I am currently mis?using buttons to have differently styled textareas on a popup page. My problem is, that the text seems to be cutoff at a length of about 180 characters. The touch panels manual for "'^TXT-,,'" even specifies a lenght for = 1 - 50 ASCII characters. So is there a length limit for button text or should I use a different approach anyway?
thanks for your input!
0
Comments
You have to append the text with the ^BAT command, I think. It’s been a while since I’ve been programming AMX. In the mod pedia section, if that’s still here, there was a module for RSS Weather which used the append command so if you can find that you’ll see how its used.
Thanks, it works with ^BAT