Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: ModeLess Dialog Pin
HakunaMatada4-May-06 2:03
HakunaMatada4-May-06 2:03 
AnswerRe: ModeLess Dialog Pin
Justin Tay4-May-06 2:33
Justin Tay4-May-06 2:33 
GeneralRe: ModeLess Dialog Pin
HakunaMatada4-May-06 2:38
HakunaMatada4-May-06 2:38 
QuestionUsing DLL. libraries-newbie Pin
antonaras_marcou4-May-06 1:24
antonaras_marcou4-May-06 1:24 
AnswerRe: Using DLL. libraries-newbie Pin
Nibu babu thomas4-May-06 1:28
Nibu babu thomas4-May-06 1:28 
AnswerRe: onupdate, ondraw Pin
Nibu babu thomas4-May-06 1:20
Nibu babu thomas4-May-06 1:20 
GeneralRe: onupdate, ondraw Pin
ppatel5675-May-06 20:44
ppatel5675-May-06 20:44 
GeneralRe: onupdate, ondraw Pin
Nibu babu thomas5-May-06 20:47
Nibu babu thomas5-May-06 20:47 
ppatel567 wrote:
so Onupdate must be calling ondraw since it displays data on the screen . AM i right?


True. That is how Document view architecture works!

Document holds the data that will be represented by the view. If the data changes (i.e. the document changes) the view must reflect the changes.


Nibu thomas
Software Developer

Faqs by Michael dunn

QuestionFinding Audio Level Pin
nagsa4-May-06 1:14
nagsa4-May-06 1:14 
AnswerRe: Finding Audio Level Pin
Hamid_RT4-May-06 1:25
Hamid_RT4-May-06 1:25 
QuestionRe: Finding Audio Level Pin
David Crow4-May-06 2:24
David Crow4-May-06 2:24 
AnswerRe: Finding Audio Level Pin
Hamid_RT4-May-06 3:34
Hamid_RT4-May-06 3:34 
GeneralRe: Finding Audio Level Pin
David Crow4-May-06 3:40
David Crow4-May-06 3:40 
QuestionRe: Finding Audio Level Pin
Hamid_RT4-May-06 3:57
Hamid_RT4-May-06 3:57 
QuestionIncrease the Font of a Static Controls in DialogBox Controls Pin
kiran janaswamy4-May-06 1:06
kiran janaswamy4-May-06 1:06 
AnswerRe: Increase the Font of a Static Controls in DialogBox Controls Pin
-Dy4-May-06 1:18
-Dy4-May-06 1:18 
AnswerRe: Increase the Font of a Static Controls in DialogBox Controls Pin
Hamid_RT4-May-06 1:22
Hamid_RT4-May-06 1:22 
GeneralRe: Increase the Font of a Static Controls in DialogBox Controls Pin
kiran janaswamy4-May-06 1:30
kiran janaswamy4-May-06 1:30 
QuestionBreakpoint setting Pin
Anu_Bala4-May-06 0:39
Anu_Bala4-May-06 0:39 
AnswerRe: Breakpoint setting Pin
Cedric Moonen4-May-06 0:55
Cedric Moonen4-May-06 0:55 
AnswerRe: Breakpoint setting Pin
Nibu babu thomas4-May-06 0:57
Nibu babu thomas4-May-06 0:57 
AnswerRe: Breakpoint setting Pin
Hamid_RT4-May-06 1:22
Hamid_RT4-May-06 1:22 
GeneralRe: Breakpoint setting Pin
Anu_Bala4-May-06 1:43
Anu_Bala4-May-06 1:43 
GeneralRe: Breakpoint setting Pin
Hamid_RT4-May-06 1:49
Hamid_RT4-May-06 1:49 
AnswerRe: Breakpoint setting Pin
Stephen Hewitt4-May-06 16:00
Stephen Hewitt4-May-06 16:00 

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.