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

C / C++ / MFC

 
GeneralRe: Source Control Pin
Ted Christiansen6-Sep-02 0:50
Ted Christiansen6-Sep-02 0:50 
GeneralCImageList Pin
orcun colak5-Sep-02 6:20
orcun colak5-Sep-02 6:20 
GeneralRe: CImageList Pin
Chris Losinger5-Sep-02 6:32
professionalChris Losinger5-Sep-02 6:32 
GeneralRe: CImageList Pin
orcun colak5-Sep-02 7:28
orcun colak5-Sep-02 7:28 
Generalshow default in Drop list Pin
jimNLX5-Sep-02 6:09
jimNLX5-Sep-02 6:09 
GeneralRe: show default in Drop list Pin
Pavel Klocek5-Sep-02 6:17
Pavel Klocek5-Sep-02 6:17 
GeneralRe: show default in Drop list Pin
jimNLX5-Sep-02 6:23
jimNLX5-Sep-02 6:23 
GeneralRe: show default in Drop list Pin
Pavel Klocek5-Sep-02 6:22
Pavel Klocek5-Sep-02 6:22 
Also in MFC you can use DDX to bind dialog class member variables to controls, then the content of controls will be set from these variables on init, and after OK, the variables will be filled with data from controls.

Creating of variables and DDX binding using Class Wizard is easy.

Pavel
Sonork 100.15206
GeneralSync a PC clock to a more accurate clock. Pin
kakuni5-Sep-02 5:41
kakuni5-Sep-02 5:41 
GeneralRe: Sync a PC clock to a more accurate clock. Pin
Pavel Klocek5-Sep-02 5:50
Pavel Klocek5-Sep-02 5:50 
GeneralRe: Sync a PC clock to a more accurate clock. Pin
JohnnyG5-Sep-02 12:10
JohnnyG5-Sep-02 12:10 
QuestionCompile Error when schedule task? Pin
Anonymous5-Sep-02 5:04
Anonymous5-Sep-02 5:04 
AnswerRe: Compile Error when schedule task? Pin
Tomasz Sowinski5-Sep-02 5:10
Tomasz Sowinski5-Sep-02 5:10 
AnswerRe: Compile Error when schedule task? Pin
Anonymous5-Sep-02 5:08
Anonymous5-Sep-02 5:08 
Generaldatabase data display Pin
danag5-Sep-02 4:57
danag5-Sep-02 4:57 
GeneralRe: database data display Pin
David Salter5-Sep-02 6:37
David Salter5-Sep-02 6:37 
QuestionHow to change the attributes of a file? Pin
Member 476075-Sep-02 4:34
Member 476075-Sep-02 4:34 
AnswerRe: How to change the attributes of a file? Pin
Pavel Klocek5-Sep-02 4:42
Pavel Klocek5-Sep-02 4:42 
AnswerRe: How to change the attributes of a file? Pin
Abin5-Sep-02 4:53
Abin5-Sep-02 4:53 
AnswerRe: How to change the attributes of a file? Pin
José Luis Sogorb25-Oct-02 2:18
José Luis Sogorb25-Oct-02 2:18 
GeneralFTP transfer using Shell API Pin
Dmitry Ivanov5-Sep-02 4:08
Dmitry Ivanov5-Sep-02 4:08 
QuestionAnyone here know TAPI 2? Pin
twomagiclovers5-Sep-02 3:55
twomagiclovers5-Sep-02 3:55 
AnswerRe: Anyone here know TAPI 2? Pin
Ernest Laurentin5-Sep-02 7:23
Ernest Laurentin5-Sep-02 7:23 
Generalhelp with try catch Pin
ns5-Sep-02 3:32
ns5-Sep-02 3:32 
GeneralRe: help with try catch Pin
Tomasz Sowinski5-Sep-02 3:42
Tomasz Sowinski5-Sep-02 3:42 

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.