Click here to Skip to main content
15,914,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralA small hint for posting code in CP's forums Pin
PJ Arends17-May-01 5:22
professionalPJ Arends17-May-01 5:22 
Generalupdating text box in code Pin
16-May-01 10:38
suss16-May-01 10:38 
GeneralRe: updating text box in code Pin
Michael Dunn16-May-01 16:18
sitebuilderMichael Dunn16-May-01 16:18 
Generalupdating text box in code Pin
16-May-01 10:38
suss16-May-01 10:38 
GeneralRe: updating text box in code Pin
Chris Losinger16-May-01 10:43
professionalChris Losinger16-May-01 10:43 
GeneralRe: updating text box in code Pin
16-May-01 22:00
suss16-May-01 22:00 
GeneralRe: updating text box in code Pin
Michael Martin17-May-01 2:28
professionalMichael Martin17-May-01 2:28 
GeneralRe: I dont success !!! please help!!! Pin
17-May-01 5:08
suss17-May-01 5:08 
Thank you very much But I dont success.
I need only one waiting of a few minutes between the first two lines:

//////////////////
m_edit1 = "22222222222"; //CString תיבת טקסט מסוג
UpdateData(false);
///////////////////

to the last two lines:
//////////////
m_edit1 = "1111111111";
UpdateData(false);
///////////

Can you shoe me exactly how to do it ???????

/////////////////////// thanks


miri
GeneralRe: updating text box in code Pin
Carlos Antollini17-May-01 5:30
Carlos Antollini17-May-01 5:30 
GeneralRe: updating text box in code Pin
17-May-01 8:15
suss17-May-01 8:15 
GeneralRe: updating text box in code Pin
17-May-01 11:09
suss17-May-01 11:09 
Generalvisible/disible of picture in run_time Pin
16-May-01 10:21
suss16-May-01 10:21 
GeneralRe: visible/disible of picture in run_time Pin
skfnmuislædmufaæoi16-May-01 10:39
skfnmuislædmufaæoi16-May-01 10:39 
GeneralRe: visible/disible of picture in run_time Pin
17-May-01 8:24
suss17-May-01 8:24 
QuestionError message..??? Pin
Richard Cheng16-May-01 8:53
Richard Cheng16-May-01 8:53 
AnswerRe: Error message..??? Pin
16-May-01 9:00
suss16-May-01 9:00 
GeneralPicture Controls and Dialogs Pin
lpvoid16-May-01 7:53
lpvoid16-May-01 7:53 
GeneralRe: Picture Controls and Dialogs Pin
Brendan Tregear16-May-01 20:09
Brendan Tregear16-May-01 20:09 
GeneralRe: Picture Controls and Dialogs Pin
lpvoid17-May-01 3:38
lpvoid17-May-01 3:38 
GeneralCRichedit Blues....... Pin
Kevin Gutteridge16-May-01 7:01
Kevin Gutteridge16-May-01 7:01 
GeneralRe: CRichedit Blues....... Pin
Christian Graus16-May-01 12:22
protectorChristian Graus16-May-01 12:22 
GeneralRe: CRichedit Blues....... Pin
Kevin Gutteridge17-May-01 6:55
Kevin Gutteridge17-May-01 6:55 
GeneralRe: CRichedit Blues....... Pin
Christian Graus17-May-01 13:07
protectorChristian Graus17-May-01 13:07 
GeneralRe: CRichedit Blues....... Pin
Kevin Gutteridge21-May-01 11:06
Kevin Gutteridge21-May-01 11:06 
GeneralUpdating Controls Pin
Adi Shavit16-May-01 6:52
Adi Shavit16-May-01 6:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.