Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Eliminating Flicker using DirectDraw?! Pin
towd20-Sep-04 5:43
towd20-Sep-04 5:43 
GeneralRe: Eliminating Flicker using DirectDraw?! Pin
normanS20-Sep-04 20:32
normanS20-Sep-04 20:32 
GeneralRe: Eliminating Flicker using DirectDraw?! Pin
Anonymous23-Sep-04 6:25
Anonymous23-Sep-04 6:25 
GeneralUsing MsChart ActiveX Pin
genki200016-Sep-04 5:45
genki200016-Sep-04 5:45 
GeneralUpdating a CDocument from other objects. Pin
Budric B.16-Sep-04 5:11
Budric B.16-Sep-04 5:11 
GeneralRe: Updating a CDocument from other objects. Pin
David Crow16-Sep-04 6:23
David Crow16-Sep-04 6:23 
GeneralRe: Updating a CDocument from other objects. Pin
Budric B.16-Sep-04 6:42
Budric B.16-Sep-04 6:42 
GeneralRe: Updating a CDocument from other objects. Pin
David Crow16-Sep-04 7:14
David Crow16-Sep-04 7:14 
budric@mailinator.com wrote:
So the onOpen and OnSave will not be used at all.

Possible. See my last comment.

budric@mailinator.com wrote:
Of course I don't even need to use the document.

But the flow will be much easier if you do.

budric@mailinator.com wrote:
The problem is that the camera object has no access to the CDocument to update it and tell it that the image has changed...or at least in a direct way.

Does the application sit idle until the user interacts with the camera itself? The part of the application that copies the image to disk needs to send a message to the document indicating that a new image is ready. The document would then load the image file like any other file. Does this sound correct?


"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen


GeneralRe: Updating a CDocument from other objects. Pin
Budric B.16-Sep-04 7:39
Budric B.16-Sep-04 7:39 
GeneralRe: Updating a CDocument from other objects. Pin
David Crow16-Sep-04 7:44
David Crow16-Sep-04 7:44 
GeneralRe: to which window Pin
Budric B.16-Sep-04 8:32
Budric B.16-Sep-04 8:32 
GeneralRe: to which window Pin
David Crow16-Sep-04 8:55
David Crow16-Sep-04 8:55 
GeneralThank you (nt) Pin
Budric B.16-Sep-04 9:13
Budric B.16-Sep-04 9:13 
GeneralRe: Oh and another silly question Pin
Budric B.16-Sep-04 6:53
Budric B.16-Sep-04 6:53 
GeneralRe: Oh and another silly question Pin
David Crow16-Sep-04 7:04
David Crow16-Sep-04 7:04 
GeneralSerialize Pin
TUMB16-Sep-04 5:02
TUMB16-Sep-04 5:02 
GeneralRe: Serialize Pin
David Crow16-Sep-04 5:21
David Crow16-Sep-04 5:21 
GeneralRe: Serialize Pin
TUMB16-Sep-04 5:25
TUMB16-Sep-04 5:25 
GeneralRe: Serialize Pin
TUMB16-Sep-04 5:28
TUMB16-Sep-04 5:28 
GeneralRe: Serialize Pin
TUMB16-Sep-04 5:34
TUMB16-Sep-04 5:34 
GeneralRe: Serialize Pin
David Crow16-Sep-04 5:46
David Crow16-Sep-04 5:46 
GeneralRe: Serialize Pin
David Crow16-Sep-04 5:43
David Crow16-Sep-04 5:43 
GeneralRe: Serialize Pin
TUMB17-Sep-04 3:40
TUMB17-Sep-04 3:40 
GeneralRe: Serialize Pin
David Crow17-Sep-04 5:49
David Crow17-Sep-04 5:49 
GeneralRe: Serialize Pin
TUMB17-Sep-04 6:16
TUMB17-Sep-04 6:16 

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.