set text not work

05/03/2013 05:40 Invitado#1
#close
05/08/2013 13:27 Primmo#2
Write this under your ButtonCode :


Code:
lblText->Text = "What you wanna type/change";
05/08/2013 13:37 Schlüsselbein#3
Quote:
lblText->Text = "What you wanna type/change";
Thats not win32.

Quote:
im use win32 and when I do click on a button,the edit box, dont change text.
anyone have any idea, what happens?

dp. i use SendMessage,SetitemText and SendDlgitemMessage
Show some code, otherwise we can just guess.
05/08/2013 13:52 Primmo#4
Oh , sorry.

Then like Schlussel said ; Show us some source code.So we can help you further.
05/09/2013 19:23 Invitado#5
trnks u, but i already solved the problema ^^