Click here to Skip to main content
15,899,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProperty headache Pin
Lord Phoenix10-Mar-05 23:06
Lord Phoenix10-Mar-05 23:06 
GeneralRe: Property headache Pin
Mircea Puiu11-Mar-05 4:27
Mircea Puiu11-Mar-05 4:27 
GeneralRe: Property headache Pin
Lord Phoenix11-Mar-05 5:26
Lord Phoenix11-Mar-05 5:26 
GeneralRe: Property headache Pin
includeh1011-Mar-05 4:32
includeh1011-Mar-05 4:32 
GeneralRe: Property headache Pin
Lord Phoenix11-Mar-05 5:27
Lord Phoenix11-Mar-05 5:27 
GeneralMDI Document with data from UDP Pin
schultz.tom10-Mar-05 22:54
schultz.tom10-Mar-05 22:54 
GeneralRe: MDI Document with data from UDP Pin
Neville Franks11-Mar-05 2:56
Neville Franks11-Mar-05 2:56 
GeneralRe: MDI Document with data from UDP Pin
schultz.tom11-Mar-05 8:42
schultz.tom11-Mar-05 8:42 
I was reading up a bit on MSDN and they did not recommend using multi-threading and document view together.

But what do they know Smile | :)

I found a small test/case on the net. Documents and Timers, where they use a CWnd derviced class in the
document to recieve the timer event. That would also be a way to do this. That is: creating a class to
handle the rec/send events and just relay any data to the document.

BTW: Thanks for the input. I was a bit uncertain about my approach cause all info i found was based on
the fact that the view should be the only one to change the documents data. Not the document itself Smile | :)


Regards
Tom.Schultz
GeneralRe: MDI Document with data from UDP Pin
Neville Franks11-Mar-05 9:39
Neville Franks11-Mar-05 9:39 
GeneralRe: MDI Document with data from UDP Pin
schultz.tom11-Mar-05 12:21
schultz.tom11-Mar-05 12:21 
GeneralCreating MDI Child windows Pin
laiju10-Mar-05 22:37
laiju10-Mar-05 22:37 
QuestionHow to set background colours for texts in a treeCtrl or CTreeView? Pin
AnoopVarma10-Mar-05 21:36
AnoopVarma10-Mar-05 21:36 
AnswerRe: How to set background colours for texts in a treeCtrl or CTreeView? Pin
Mircea Puiu11-Mar-05 5:05
Mircea Puiu11-Mar-05 5:05 
GeneralExecution timing issue Pin
marco.marsella10-Mar-05 21:21
marco.marsella10-Mar-05 21:21 
GeneralRe: Execution timing issue Pin
Branislav11-Mar-05 2:00
Branislav11-Mar-05 2:00 
GeneralEditable Print Preview Pin
henky_arektc9710-Mar-05 20:53
henky_arektc9710-Mar-05 20:53 
GeneralQuick and dirty C++ managed memory Pin
Ron Waller10-Mar-05 18:11
Ron Waller10-Mar-05 18:11 
Generalsave BMP to JPG Pin
kd834110-Mar-05 17:32
kd834110-Mar-05 17:32 
GeneralRe: save BMP to JPG Pin
V.10-Mar-05 21:09
professionalV.10-Mar-05 21:09 
GeneralRe: save BMP to JPG Pin
kd834111-Mar-05 4:15
kd834111-Mar-05 4:15 
GeneralRe: save BMP to JPG Pin
Mircea Puiu11-Mar-05 4:34
Mircea Puiu11-Mar-05 4:34 
GeneralRe: save BMP to JPG Pin
Chris Losinger11-Mar-05 6:18
professionalChris Losinger11-Mar-05 6:18 
GeneralVirtual Destructor Pin
Neelesh K J Jain10-Mar-05 17:09
Neelesh K J Jain10-Mar-05 17:09 
GeneralRe: Virtual Destructor Pin
Serge Krynine10-Mar-05 17:25
Serge Krynine10-Mar-05 17:25 
GeneralRe: Virtual Destructor Pin
Cedric Moonen10-Mar-05 20:55
Cedric Moonen10-Mar-05 20:55 

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.