13.04.2012, 01:58
Quote:
No, I didn't mean that, I didn't explain well enough.
Код:
new String[150] format(string, sizeof(string), "You entered %s", inputtext); ^ Will having multiple dialogs with the DIALOG_STYLE_INPUT what will I have to do to stop the inputtext from interfering with each other |