Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: beginner: initializing objects in constructor? Pin
7stud10-Oct-04 17:49
7stud10-Oct-04 17:49 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski11-Oct-04 5:09
Antony M Kancidrowski11-Oct-04 5:09 
GeneralRe: beginner: initializing objects in constructor? Pin
7stud11-Oct-04 8:58
7stud11-Oct-04 8:58 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski11-Oct-04 11:05
Antony M Kancidrowski11-Oct-04 11:05 
GeneralRe: beginner: initializing objects in constructor? Pin
7stud12-Oct-04 0:40
7stud12-Oct-04 0:40 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski12-Oct-04 2:54
Antony M Kancidrowski12-Oct-04 2:54 
GeneralEmbarsssing Menu Question Pin
...---...9-Oct-04 16:52
...---...9-Oct-04 16:52 
GeneralRe: Embarsssing Menu Question Pin
X204010-Oct-04 0:00
X204010-Oct-04 0:00 
you must call the function that is responsible for drawing inside the
OnDraw()

the OnDraw function is called by the operating system when any update occurs in the program so if you resize the window this is update so the windows will call the OnDraw function inside which will call your drawing function. by this way it wont disapear
GeneralComboBox Dumb Question Pin
otrcomm9-Oct-04 16:01
otrcomm9-Oct-04 16:01 
GeneralRe: ComboBox Dumb Question Pin
Michael Dunn9-Oct-04 16:48
sitebuilderMichael Dunn9-Oct-04 16:48 
GeneralRe: ComboBox Dumb Question Pin
otrcomm9-Oct-04 17:17
otrcomm9-Oct-04 17:17 
Generaldoing evil to Critical Section Pin
peterchen9-Oct-04 14:31
peterchen9-Oct-04 14:31 
GeneralRe: doing evil to Critical Section Pin
geo_m9-Oct-04 20:28
geo_m9-Oct-04 20:28 
GeneralHelp needed on file handling... Pin
Kiran Satish9-Oct-04 14:26
Kiran Satish9-Oct-04 14:26 
QuestionHow to bind data from database to a combobox in Dialog? Pin
tip23109-Oct-04 13:00
tip23109-Oct-04 13:00 
General3D-rotaion in VC++ Pin
huffmancoding9-Oct-04 12:21
huffmancoding9-Oct-04 12:21 
GeneralRe: 3D-rotaion in VC++ Pin
alex.barylski9-Oct-04 13:25
alex.barylski9-Oct-04 13:25 
GeneralRe: 3D-rotaion in VC++ Pin
Anonymous9-Oct-04 15:55
Anonymous9-Oct-04 15:55 
GeneralGetting text from combo box control Pin
7stud9-Oct-04 10:55
7stud9-Oct-04 10:55 
GeneralRe: Getting text from combo box control Pin
Wes Aday9-Oct-04 11:08
professionalWes Aday9-Oct-04 11:08 
GeneralRe: Getting text from combo box control Pin
7stud9-Oct-04 11:19
7stud9-Oct-04 11:19 
GeneralRe: Getting text from combo box control Pin
PJ Arends9-Oct-04 11:23
professionalPJ Arends9-Oct-04 11:23 
GeneralThanks! Pin
7stud9-Oct-04 11:51
7stud9-Oct-04 11:51 
GeneralASM instruction /opcode: normalize a double value Pin
peterchen9-Oct-04 9:45
peterchen9-Oct-04 9:45 
GeneralRe: ASM instruction /opcode: normalize a double value Pin
Andrzej Markowski9-Oct-04 21:19
Andrzej Markowski9-Oct-04 21:19 

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.