I've faced with the trouble which consist in text transferring into Edit control
I'm using SDI with Ribbon. The Edit control is on the panel
When I try to pass the text from My View Class by SetDlgItemText(ID_EDIT1,L"Bla-bla");
It gives no effect.
I've already tried do it in different ways
1)::SetDlgItemText(GetParent()->GetSafeHwnd(),ID_CR_EDIT,L"adasdaasd"); also in vain
It is a merest trifle but
I don't see where is the problem might be
Attached image(s)
This post has been edited by Shtock: 09 October 2012 - 07:27 PM

New Topic/Question
Reply



MultiQuote





|