Click here to Skip to main content
16,015,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: cannot get the first vallue from ComboBox Pin
CPallini29-Jun-10 22:39
mveCPallini29-Jun-10 22:39 
AnswerRe: cannot get the first vallue from ComboBox Pin
Rajesh R Subramanian29-Jun-10 21:50
professionalRajesh R Subramanian29-Jun-10 21:50 
GeneralRe: cannot get the first vallue from ComboBox Pin
Code-o-mat29-Jun-10 22:19
Code-o-mat29-Jun-10 22:19 
GeneralRe: cannot get the first vallue from ComboBox Pin
raju_shiva30-Jun-10 0:10
raju_shiva30-Jun-10 0:10 
QuestionScatter chart in GMS strip chart Pin
Parthiban29-Jun-10 20:00
Parthiban29-Jun-10 20:00 
AnswerRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 20:55
Cedric Moonen29-Jun-10 20:55 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 21:50
Parthiban29-Jun-10 21:50 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 21:57
Cedric Moonen29-Jun-10 21:57 
Parthiban wrote:
is it allow to update data in run time?


Yes, you can perfectly add new points in a series whenever you want. You can also add new series to the chart whenever you want.


Parthiban wrote:
resizing is possible if i resize the form or dialog which holds the control?


Yes (using the standard way of resizing windows and controls).


Parthiban wrote:
Auto-scaling option for both axis supported?.


Yes. However, if your data rate is very high, and the axis have to be scaled for each point, this could be a problem.
Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 22:42
Parthiban29-Jun-10 22:42 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 23:00
Cedric Moonen29-Jun-10 23:00 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 23:46
Parthiban29-Jun-10 23:46 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 23:50
Cedric Moonen29-Jun-10 23:50 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban30-Jun-10 0:05
Parthiban30-Jun-10 0:05 
QuestionMinGW - C++ code compiles only in example file but not my file! Pin
Trevor Johansen29-Jun-10 19:30
Trevor Johansen29-Jun-10 19:30 
AnswerRe: MinGW - C++ code compiles only in example file but not my file! Pin
Niklas L29-Jun-10 20:35
Niklas L29-Jun-10 20:35 
AnswerRe: MinGW - C++ code compiles only in example file but not my file! Pin
Emilio Garavaglia29-Jun-10 22:07
Emilio Garavaglia29-Jun-10 22:07 
AnswerRe: MinGW - C++ code compiles only in example file but not my file! Pin
Aescleal29-Jun-10 22:09
Aescleal29-Jun-10 22:09 
QuestionUI Question Pin
Orion Star29-Jun-10 10:44
Orion Star29-Jun-10 10:44 
QuestionRe: UI Question Pin
David Crow29-Jun-10 11:05
David Crow29-Jun-10 11:05 
AnswerRe: UI Question Pin
Richard Andrew x6429-Jun-10 12:00
professionalRichard Andrew x6429-Jun-10 12:00 
Questionmaster file table Pin
mdocvc29-Jun-10 10:13
mdocvc29-Jun-10 10:13 
AnswerRe: master file table Pin
«_Superman_»29-Jun-10 15:11
professional«_Superman_»29-Jun-10 15:11 
GeneralRe: master file table Pin
mdocvc30-Jun-10 6:52
mdocvc30-Jun-10 6:52 
AnswerRe: master file table Pin
Member 419459329-Jun-10 16:08
Member 419459329-Jun-10 16:08 
QuestionPass Message to Window Procedure Pin
Fareed Rizkalla29-Jun-10 7:26
Fareed Rizkalla29-Jun-10 7:26 

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.