Dialog msgbox cuts off
#1

I got a string for my msgbox coz it has to be dynamic.
But it cuts off the last sentence (or atleast the last few characters).
Is there a limit of the msgbox?
Reply
#2

Check what the string size is? e.g new string[128]; = using only around 128 characters..
Reply
#3

It's a 256 spaced string so;
new string[256];
Reply
#4

A dialog can contain max 2024 characters, correct if i am wrong
Reply
#5

i think \t can help.(just likr \n)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)