Click here to Skip to main content
15,913,106 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detect CDROM eject Pin
Anorexic Tribble26-May-07 23:28
Anorexic Tribble26-May-07 23:28 
QuestionHollow Font When Printing Pin
DanYELL26-May-07 13:09
DanYELL26-May-07 13:09 
AnswerRe: Hollow Font When Printing Pin
Hans Dietrich26-May-07 14:58
mentorHans Dietrich26-May-07 14:58 
QuestionScrabble game Pin
urbdos26-May-07 10:39
urbdos26-May-07 10:39 
AnswerRe: Scrabble game Pin
Hans Dietrich26-May-07 15:03
mentorHans Dietrich26-May-07 15:03 
GeneralRe: Scrabble game Pin
urbdos21-Jun-07 0:53
urbdos21-Jun-07 0:53 
AnswerRe: Scrabble game Pin
Rilhas27-May-07 3:49
Rilhas27-May-07 3:49 
QuestionCostom control? Looking for some general advice. Pin
@largeinsd26-May-07 7:43
@largeinsd26-May-07 7:43 
Hi,

I'm writing a Windows program which reads in an audio file and allows for some simple manipulations on the waveform.

I'm trying to figure what is the best control to use for displaying the PCM waveform. I guess there are different graphing and charting controls avail, however what I'm really looking for is something interactive. I'd like the user to be able to use the mouse to select part of the waveform for playback with various effects. The selected part of the waveform should be indicated with some kind of highlight effect.

Does such a control exist? Or do I need to write my own?

If I need to write my own, what is the best way to do it? I guess I'm thinking of an MFC SDI dialog based application with some kind of custom control for diplaying/manipulating the waveform. Or I should I just use the Windows API directly for drawing directly in the window?

A further complication is that I would eventually like to create(or use) some kind of super cool skin for the application.

Thanks - @LG




QuestionCString and string Pin
Star0926-May-07 6:03
Star0926-May-07 6:03 
AnswerRe: CString and string Pin
CPallini26-May-07 10:14
mveCPallini26-May-07 10:14 
AnswerRe: CString and string Pin
Michael Dunn26-May-07 20:45
sitebuilderMichael Dunn26-May-07 20:45 
QuestionHow to close previous form in Dialog based program Pin
Y_Kaushik26-May-07 4:10
Y_Kaushik26-May-07 4:10 
AnswerRe: How to close previous form in Dialog based program Pin
Manoj Kumar Rai26-May-07 9:35
professionalManoj Kumar Rai26-May-07 9:35 
GeneralRe: How to close previous form in Dialog based program Pin
Y_Kaushik27-May-07 19:36
Y_Kaushik27-May-07 19:36 
AnswerRe: How to close previous form in Dialog based program Pin
Demian Panello26-May-07 14:47
Demian Panello26-May-07 14:47 
QuestionThread blocking Pin
mehrdadov26-May-07 0:12
mehrdadov26-May-07 0:12 
AnswerRe: Thread blocking Pin
Taka Muraoka26-May-07 1:09
Taka Muraoka26-May-07 1:09 
GeneralRe: Thread blocking Pin
mehrdadov26-May-07 2:08
mehrdadov26-May-07 2:08 
GeneralRe: Thread blocking Pin
Taka Muraoka26-May-07 2:22
Taka Muraoka26-May-07 2:22 
AnswerRe: Thread blocking Pin
Arman S.26-May-07 1:31
Arman S.26-May-07 1:31 
GeneralRe: Thread blocking Pin
mehrdadov26-May-07 2:12
mehrdadov26-May-07 2:12 
GeneralRe: Thread blocking Pin
Mark Salsbery26-May-07 6:23
Mark Salsbery26-May-07 6:23 
Questionvector and map Pin
C_Zealot25-May-07 23:53
C_Zealot25-May-07 23:53 
AnswerSolution found but still buggy. Pin
C_Zealot26-May-07 0:28
C_Zealot26-May-07 0:28 
GeneralRe: Solution found but still buggy. Pin
Taka Muraoka26-May-07 1:11
Taka Muraoka26-May-07 1:11 

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.