Click here to Skip to main content
15,909,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to make the cursor move to end of a multiline edit box ? [modified] Pin
Nibu babu thomas25-Nov-08 21:40
Nibu babu thomas25-Nov-08 21:40 
GeneralRe: How to make the cursor move to end of a multiline edit box ? Pin
kapardhi26-Nov-08 1:51
kapardhi26-Nov-08 1:51 
GeneralRe: How to make the cursor move to end of a multiline edit box ? Pin
Nibu babu thomas26-Nov-08 2:09
Nibu babu thomas26-Nov-08 2:09 
GeneralRe: How to make the cursor move to end of a multiline edit box ? Pin
kapardhi26-Nov-08 2:30
kapardhi26-Nov-08 2:30 
GeneralRe: How to make the cursor move to end of a multiline edit box ? Pin
Nibu babu thomas26-Nov-08 3:00
Nibu babu thomas26-Nov-08 3:00 
AnswerRe: How to make the cursor move to end of a multiline edit box ? Pin
fantasy121525-Nov-08 3:21
fantasy121525-Nov-08 3:21 
GeneralRe: How to make the cursor move to end of a multiline edit box ? Pin
kapardhi25-Nov-08 18:05
kapardhi25-Nov-08 18:05 
QuestionHow to::Timing mechanism and synronization in MFC? Pin
atillaselem25-Nov-08 2:12
atillaselem25-Nov-08 2:12 
hi Smile | :)
in a 3D graphics based MFC SDI application which method should i use to construct my frame loop?
Should i override OnIdle()?
or some other high resolution timing mechanism other than WM_TIMER?
Should i consider Multimedia timers?
Infact the right question would be should i use OnIdle or timers?
Main application is getting network data packets from different UDP ports each port has 50 hz throughput ( for every 20 ms for each packet ). Those data will be drawn on the screen.
3D framework used in application (VegaPrime) starts its own frameloop whenever framework application class (vpApp) is constructed after and MFC View is given as a drawing Window handle that 3D rendering context is related.

So i'm getting confused how to implement timing and synchronization in that MFC application?

help is needed..

thx alot. Smile | :)
AnswerRe: How to::Timing mechanism and synronization in MFC? Pin
Randor 25-Nov-08 3:43
professional Randor 25-Nov-08 3:43 
GeneralRe: How to::Timing mechanism and synronization in MFC? Pin
atillaselem25-Nov-08 4:25
atillaselem25-Nov-08 4:25 
GeneralRe: How to::Timing mechanism and synronization in MFC? Pin
Randor 25-Nov-08 6:25
professional Randor 25-Nov-08 6:25 
GeneralRe: How to::Timing mechanism and synronization in MFC? Pin
atillaselem25-Nov-08 7:12
atillaselem25-Nov-08 7:12 
GeneralRe: How to::Timing mechanism and synronization in MFC? Pin
Randor 25-Nov-08 8:17
professional Randor 25-Nov-08 8:17 
GeneralRe: How to::Timing mechanism and synronization in MFC? Pin
atillaselem25-Nov-08 20:51
atillaselem25-Nov-08 20:51 
QuestionTrying to create a log file using Notepad Pin
AnithaSubramani25-Nov-08 2:07
AnithaSubramani25-Nov-08 2:07 
AnswerRe: Trying to create a log file using Notepad Pin
Cedric Moonen25-Nov-08 2:26
Cedric Moonen25-Nov-08 2:26 
AnswerRe: Trying to create a log file using Notepad Pin
Nibu babu thomas25-Nov-08 2:55
Nibu babu thomas25-Nov-08 2:55 
QuestionCreate two files with the same name but different extention Pin
Member 198099925-Nov-08 2:05
Member 198099925-Nov-08 2:05 
AnswerRe: Create two files with the same name but different extention Pin
Nibu babu thomas25-Nov-08 2:24
Nibu babu thomas25-Nov-08 2:24 
GeneralRe: Create two files with the same name but different extention Pin
Member 198099925-Nov-08 2:30
Member 198099925-Nov-08 2:30 
AnswerRe: Create two files with the same name but different extention Pin
Iain Clarke, Warrior Programmer25-Nov-08 2:51
Iain Clarke, Warrior Programmer25-Nov-08 2:51 
AnswerRe: Create two files with the same name but different extention Pin
David Crow25-Nov-08 14:21
David Crow25-Nov-08 14:21 
GeneralRe: Create two files with the same name but different extention Pin
Member 198099926-Nov-08 0:30
Member 198099926-Nov-08 0:30 
Questionmultiple modaless dialogs Pin
josip cagalj25-Nov-08 1:56
josip cagalj25-Nov-08 1:56 
AnswerRe: multiple modaless dialogs Pin
Nibu babu thomas25-Nov-08 2:21
Nibu babu thomas25-Nov-08 2:21 

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.