Click here to Skip to main content
16,004,761 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Hiding the edit control box in MFC Pin
Randor 22-Oct-09 18:03
professional Randor 22-Oct-09 18:03 
GeneralRe: Hiding the edit control box in MFC Pin
DevelopmentNoob22-Oct-09 19:02
DevelopmentNoob22-Oct-09 19:02 
GeneralRe: Hiding the edit control box in MFC Pin
Rajesh R Subramanian22-Oct-09 20:58
professionalRajesh R Subramanian22-Oct-09 20:58 
GeneralRe: Hiding the edit control box in MFC Pin
CPallini22-Oct-09 21:08
mveCPallini22-Oct-09 21:08 
GeneralRe: Hiding the edit control box in MFC Pin
Randor 22-Oct-09 21:12
professional Randor 22-Oct-09 21:12 
QuestionHow do I write a program that "talks" to a webcam and tells it when to take a photo? Pin
justabeagle22-Oct-09 17:44
justabeagle22-Oct-09 17:44 
AnswerRe: How do I write a program that "talks" to a webcam and tells it when to take a photo? Pin
Rajesh R Subramanian22-Oct-09 21:02
professionalRajesh R Subramanian22-Oct-09 21:02 
QuestionDisplaying a chart in a CScrollView report. Pin
Sternocera22-Oct-09 8:22
Sternocera22-Oct-09 8:22 
Hello,

I'm maintaining an application that has a number of fairly simple reports displayed in a CScrollView, that use MFC's print/ print preview facilities, writing to a CDC (device context). I'd like to add some bar charts to the reports, to graph information (generally, how much of something occurred in a specified time period). It would be particularly useful if I could use "stacked" barcharts, where the bar is comprised of more than one type of record, grouped together.

I've had excellent results with Cedric Moonen's high speed charting control when I needed this sort of functionality in dialogs (without the "stacked" charts, though). However, even after searching codeproject I'm not aware of any free or commercially available licence that is suitable for the task I've described. It wouldn't have to be explicitly an MFC library, just something that will get the job done.

Regards,
Sternocera
AnswerRe: Displaying a chart in a CScrollView report. Pin
Cedric Moonen22-Oct-09 9:16
Cedric Moonen22-Oct-09 9:16 
GeneralRe: Displaying a chart in a CScrollView report. [modified] Pin
Sternocera22-Oct-09 12:04
Sternocera22-Oct-09 12:04 
QuestionHow to display Text in Chinese? Pin
Software200722-Oct-09 7:27
Software200722-Oct-09 7:27 
AnswerRe: How to display Text in Chinese? Pin
Nemanja Trifunovic22-Oct-09 7:54
Nemanja Trifunovic22-Oct-09 7:54 
GeneralRe: How to display Text in Chinese? Pin
Software200722-Oct-09 9:22
Software200722-Oct-09 9:22 
GeneralRe: How to display Text in Chinese? Pin
dxlee22-Oct-09 10:02
dxlee22-Oct-09 10:02 
GeneralRe: How to display Text in Chinese? Pin
Software200722-Oct-09 10:19
Software200722-Oct-09 10:19 
GeneralRe: How to display Text in Chinese? Pin
Nemanja Trifunovic22-Oct-09 10:50
Nemanja Trifunovic22-Oct-09 10:50 
AnswerRe: How to display Text in Chinese? [modified] Pin
Michael Schubert22-Oct-09 11:20
Michael Schubert22-Oct-09 11:20 
QuestionSolving a repaint problem in VS2005 [modified] Pin
SimplCodr22-Oct-09 6:24
SimplCodr22-Oct-09 6:24 
QuestionRe: Solving a repaint problem in VS2005 Pin
CPallini22-Oct-09 8:19
mveCPallini22-Oct-09 8:19 
AnswerRe: Solving a repaint problem in VS2005 Pin
SimplCodr22-Oct-09 10:13
SimplCodr22-Oct-09 10:13 
GeneralRe: Solving a repaint problem in VS2005 Pin
CPallini22-Oct-09 10:53
mveCPallini22-Oct-09 10:53 
GeneralRe: Solving a repaint problem in VS2005 Pin
SimplCodr22-Oct-09 10:54
SimplCodr22-Oct-09 10:54 
QuestionRe: Solving a repaint problem in VS2005 Pin
CPallini22-Oct-09 11:06
mveCPallini22-Oct-09 11:06 
AnswerRe: Solving a repaint problem in VS2005 Pin
SimplCodr22-Oct-09 11:25
SimplCodr22-Oct-09 11:25 
GeneralRe: Solving a repaint problem in VS2005 Pin
CPallini22-Oct-09 12:02
mveCPallini22-Oct-09 12:02 

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.