Click here to Skip to main content
16,011,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC dialog member sharing? (or, My Marathon Ineptitude) Pin
Christophocles5-Mar-04 4:41
sussChristophocles5-Mar-04 4:41 
GeneralRe: MFC dialog member sharing? (or My Enduring Ineptitude) Pin
Christophocles5-Mar-04 6:25
sussChristophocles5-Mar-04 6:25 
GeneralRe: MFC dialog member sharing? (or My Enduring Ineptitude) Pin
BlackDice5-Mar-04 10:43
BlackDice5-Mar-04 10:43 
GeneralRe: MFC dialog member sharing? Pin
Christophocles5-Mar-04 12:01
sussChristophocles5-Mar-04 12:01 
GeneralRe: MFC dialog member sharing? Pin
Christophocles8-Mar-04 8:01
sussChristophocles8-Mar-04 8:01 
GeneralAdvice required.... Pin
slyone3-Mar-04 10:54
slyone3-Mar-04 10:54 
GeneralRe: Advice required.... Pin
Roger Allen4-Mar-04 6:55
Roger Allen4-Mar-04 6:55 
GeneralRe: Advice required.... Pin
slyone4-Mar-04 12:02
slyone4-Mar-04 12:02 
Hi,
This is my first proper MFC app so please bear with me a little, I've got a feeling I have overcomplicated things for myself :/.
I've presently got one document type which maintains a frame grabber, two cameras and their capture (all in one instance) and another type for DIBs. These are intended as the result of any image processing carried out & will have multiple instances.....
As soon as I write this I see the error of my ways Blush | :O I should just have the main frame own & control the cameras then pass the captured pixel-array to any DIB documents from there.
Shouldn't this simplify maintaining my data? as I'll only ever need the one document type, or is it just as complicated to associate data owned by the main frame with a CView and CMDIChildWnd? (without an accompanying document)

Thanks for the prompt reply btw, if nothing else I'm a little more educated on the workings of the DocManager & DocTemplates Smile | :)

Dave

GeneralUNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
cnd120013-Mar-04 10:36
cnd120013-Mar-04 10:36 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Rick York3-Mar-04 11:09
mveRick York3-Mar-04 11:09 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Tom Larsen3-Mar-04 11:23
Tom Larsen3-Mar-04 11:23 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
cnd120013-Mar-04 11:58
cnd120013-Mar-04 11:58 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Christian Graus3-Mar-04 16:47
protectorChristian Graus3-Mar-04 16:47 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Tom Larsen4-Mar-04 5:04
Tom Larsen4-Mar-04 5:04 
GeneralRe: UNWANTED DEBUG OF LIBRARY FUNCTIONS Pin
Jonas Larsson4-Mar-04 4:45
Jonas Larsson4-Mar-04 4:45 
GeneralAnti-Spam Project Pin
tempgp3-Mar-04 10:35
tempgp3-Mar-04 10:35 
GeneralRe: Anti-Spam Project Pin
Prakash Nadar3-Mar-04 13:31
Prakash Nadar3-Mar-04 13:31 
GeneralRe: Anti-Spam Project Pin
tempgp3-Mar-04 13:37
tempgp3-Mar-04 13:37 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 7:23
David Crow4-Mar-04 7:23 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 8:25
tempgp4-Mar-04 8:25 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 8:30
David Crow4-Mar-04 8:30 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 8:39
tempgp4-Mar-04 8:39 
GeneralRe: Anti-Spam Project Pin
David Crow4-Mar-04 8:51
David Crow4-Mar-04 8:51 
GeneralRe: Anti-Spam Project Pin
tempgp4-Mar-04 9:00
tempgp4-Mar-04 9:00 
Generalgraphing code.... Pin
mike-o3-Mar-04 10:27
mike-o3-Mar-04 10:27 

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.