Click here to Skip to main content
15,917,455 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem getting data from a list box Pin
Alexander M.,23-Jul-03 4:20
Alexander M.,23-Jul-03 4:20 
GeneralRe: problem getting data from a list box Pin
valikac23-Jul-03 5:03
valikac23-Jul-03 5:03 
GeneralRe: problem getting data from a list box Pin
David Crow23-Jul-03 5:08
David Crow23-Jul-03 5:08 
Questioncan I add my own methods to CList Pin
mr200323-Jul-03 4:04
mr200323-Jul-03 4:04 
AnswerRe: can I add my own methods to CList Pin
Alexander M.,23-Jul-03 4:06
Alexander M.,23-Jul-03 4:06 
Questionhow to use friend function? Pin
IT_student23-Jul-03 4:04
IT_student23-Jul-03 4:04 
AnswerRe: how to use friend function? Pin
Alexander M.,23-Jul-03 4:09
Alexander M.,23-Jul-03 4:09 
GeneralRe: how to use friend function? Pin
IT_student23-Jul-03 4:23
IT_student23-Jul-03 4:23 
Actually i am making a program for a cnc machine. I have made various classes and i wished that what all info i entered in the dialog box, should be depicted in view.
Unfortunately, the view is executed even before i enter values in the dialog box.
is there any method by which i cud add a kind of delay to prevent the execution of view until i press ok.
when i wrote the code for OnOk it didn't call the ondraw function from there so i thought i shud use a friend function . i know how to use a friend function but as i am new to VC++ i wanted to know if some special method is used.
I don't have MSDN library so thats where the problem is coming and YES i am an IT student.

Every problem has a solution!
GeneralRe: how to use friend function? Pin
Alexander M.,23-Jul-03 4:34
Alexander M.,23-Jul-03 4:34 
QuestionHow do I break up a string? Pin
Tom Wright23-Jul-03 3:36
Tom Wright23-Jul-03 3:36 
AnswerRe: How do I break up a string? Pin
keegan23-Jul-03 3:45
keegan23-Jul-03 3:45 
GeneralRe: How do I break up a string? Pin
Tom Wright23-Jul-03 3:56
Tom Wright23-Jul-03 3:56 
GeneralRe: How do I break up a string? Pin
David Crow23-Jul-03 4:03
David Crow23-Jul-03 4:03 
AnswerRe: How do I break up a string? Pin
Alexander M.,23-Jul-03 4:11
Alexander M.,23-Jul-03 4:11 
AnswerRe: How do I break up a string? Pin
LittleYellowBird23-Jul-03 4:27
LittleYellowBird23-Jul-03 4:27 
GeneralRe: How do I break up a string? Pin
Tom Wright23-Jul-03 5:02
Tom Wright23-Jul-03 5:02 
GeneralRe: How do I break up a string? Pin
AlexO23-Jul-03 6:41
AlexO23-Jul-03 6:41 
GeneralRe: How do I break up a string? Pin
LittleYellowBird24-Jul-03 2:19
LittleYellowBird24-Jul-03 2:19 
Generallistctrl with large number of items Pin
pranavamhari23-Jul-03 3:36
pranavamhari23-Jul-03 3:36 
GeneralRe: listctrl with large number of items Pin
Maximilien23-Jul-03 3:46
Maximilien23-Jul-03 3:46 
GeneralRe: listctrl with large number of items Pin
David Crow23-Jul-03 4:13
David Crow23-Jul-03 4:13 
GeneralRe: listctrl with large number of items Pin
pranavamhari23-Jul-03 15:53
pranavamhari23-Jul-03 15:53 
GeneralRe: listctrl with large number of items Pin
David Crow24-Jul-03 2:23
David Crow24-Jul-03 2:23 
GeneralRe: listctrl with large number of items Pin
pranavamhari23-Jul-03 15:51
pranavamhari23-Jul-03 15:51 
GeneralRe: listctrl with large number of items Pin
Alexander M.,23-Jul-03 4:06
Alexander M.,23-Jul-03 4:06 

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.