This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Label widget in GUI Composer

I bind a label widget's Label to a global variable char cString[] ={"ABC"};. I get ASCII displayed when doing preview. Did I make any mistake?