Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with Font.Escapement Pin
Nuehli13-Jun-03 3:12
Nuehli13-Jun-03 3:12 
QuestionHow to get the text that is on the dialog Pin
JensB12-Jun-03 21:17
JensB12-Jun-03 21:17 
AnswerRe: How to get the text that is on the dialog Pin
Anonymous12-Jun-03 21:46
Anonymous12-Jun-03 21:46 
GeneralRe: How to get the text that is on the dialog Pin
JensB12-Jun-03 21:50
JensB12-Jun-03 21:50 
GeneralRe: How to get the text that is on the dialog Pin
Rage12-Jun-03 23:41
professionalRage12-Jun-03 23:41 
GeneralRe: How to get the text that is on the dialog Pin
JensB13-Jun-03 0:06
JensB13-Jun-03 0:06 
AnswerRe: How to get the text that is on the dialog Pin
Neville Franks13-Jun-03 0:10
Neville Franks13-Jun-03 0:10 
GeneralReal time charting. Help ! Pin
Cedric Moonen12-Jun-03 20:24
Cedric Moonen12-Jun-03 20:24 
Hello,

I need to implement a chart control (from custom control) that will display real time data (I receive a point every 13 msec), in a normal line mode (e.g. something like an oscilloscope).

But I'm really really new to "graphical programmation". I found some examples here and I based my work on them (using memory bitmap we draw in, then "push" it to the display). I draw just once the "background" of the object (axes, grid, ...) on a bitmap and when I need to plot a new point, I add it to the bitmap.
I was wondering if this method will support high speed ?? If not, what can I do for it ?? A better solution is perhaps to invalidate just the region from the old point to the new point ??

Just a last thing to say: I program in embedded visual C++ (so for Pocket PC, ...) but I posted my question here cause the language is almost the same (some functions are not in embedded) and there's much more people oon this forum Smile | :) ! So, that's also a reasoon why I want to do it myself: I didn't found any chart that fits my needs!

All suggestions are welcome (as I said before, I'm newbie in this domain).
Thanks
GeneralRe: Real time charting. Help ! Pin
Nuehli12-Jun-03 22:24
Nuehli12-Jun-03 22:24 
GeneralRe: Real time charting. Help ! Pin
Cedric Moonen12-Jun-03 22:44
Cedric Moonen12-Jun-03 22:44 
GeneralModelless Message Guys Pin
super12-Jun-03 20:14
professionalsuper12-Jun-03 20:14 
GeneralRe: Modelless Message Guys Pin
Rage12-Jun-03 21:20
professionalRage12-Jun-03 21:20 
GeneralShare path over netowrks Pin
AnkushChopra12-Jun-03 20:11
AnkushChopra12-Jun-03 20:11 
GeneralRe: Share path over netowrks Pin
David Crow13-Jun-03 3:25
David Crow13-Jun-03 3:25 
QuestionHow to connect the database through internet? Pin
stanley guan12-Jun-03 15:43
stanley guan12-Jun-03 15:43 
AnswerRe: How to connect the database through internet? Pin
basementman13-Jun-03 4:54
basementman13-Jun-03 4:54 
GeneralProcess Handle and MainWindow Pin
Arnaud Brejeon12-Jun-03 15:34
Arnaud Brejeon12-Jun-03 15:34 
GeneralRe: Process Handle and MainWindow Pin
valikac12-Jun-03 19:32
valikac12-Jun-03 19:32 
GeneralMpeg 4 player Pin
weituck12-Jun-03 14:58
weituck12-Jun-03 14:58 
GeneralRe: Mpeg 4 player Pin
John M. Drescher12-Jun-03 16:39
John M. Drescher12-Jun-03 16:39 
GeneralRe: Mpeg 4 player Pin
Churn Wuang12-Jun-03 23:37
Churn Wuang12-Jun-03 23:37 
QuestionHow to obtain column number in a file Pin
Saqib Razzaq12-Jun-03 14:15
Saqib Razzaq12-Jun-03 14:15 
AnswerRe: How to obtain column number in a file Pin
Rage12-Jun-03 21:19
professionalRage12-Jun-03 21:19 
GeneralA spell checker for C programs Pin
Jacob Navia12-Jun-03 11:03
Jacob Navia12-Jun-03 11:03 
GeneralRe: A spell checker for C programs Pin
Ryan Binns12-Jun-03 14:35
Ryan Binns12-Jun-03 14:35 

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.