Click here to Skip to main content
15,921,841 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CDialog::OnTimer() not called ?? Pin
Ravi Bhavnani16-Jul-05 14:32
professionalRavi Bhavnani16-Jul-05 14:32 
GeneralRe: CDialog::OnTimer() not called ?? Pin
Mukhan17-Jul-05 4:31
Mukhan17-Jul-05 4:31 
AnswerRe: CDialog::OnTimer() not called ?? Pin
Alex_Y16-Jul-05 14:33
Alex_Y16-Jul-05 14:33 
AnswerRe: CDialog::OnTimer() not called ?? Pin
Trollslayer17-Jul-05 6:04
mentorTrollslayer17-Jul-05 6:04 
GeneralRichTextBox- How to display last line entered. Pin
Freddie Code16-Jul-05 13:30
Freddie Code16-Jul-05 13:30 
GeneralRe: RichTextBox- How to display last line entered. Pin
bneacetp16-Jul-05 15:25
bneacetp16-Jul-05 15:25 
GeneralRe: RichTextBox- How to display last line entered. Pin
Freddie Code17-Jul-05 3:16
Freddie Code17-Jul-05 3:16 
GeneralRe: RichTextBox- How to display last line entered. Pin
Freddie Code17-Jul-05 5:01
Freddie Code17-Jul-05 5:01 
OK,
I'm having some trouble with Step #2 using this control in another VC 6.0 MFC project. I think it is just a MFC Wizard thing. I'm following the instructions in the Guide:

1. Include CHistoryEdit.h in your dialog class' header file.
-Done, no issues Smile | :) .

2. Add member variables of type CHistoryEdit for every edit control you want to subclass.
-Here is where I have issues. When I use the MFC Wizard to add a memeber variable to my Edit Box, the drop-down variable Type selection dones not show a pick for the new custom class HistoryEdit. It's like the new class is not registered with MFC or something. What am I doing wrong? Confused | :confused:

3. Subclass the edit controls in your dialog's OnInitDialog() method.
- Not there yet!

Thanks.
GeneralRe: RichTextBox- How to display last line entered. Pin
Trollslayer17-Jul-05 6:07
mentorTrollslayer17-Jul-05 6:07 
GeneralRe: RichTextBox- How to display last line entered. Pin
Freddie Code17-Jul-05 6:33
Freddie Code17-Jul-05 6:33 
GeneralRe: RichTextBox- How to display last line entered. Pin
Trollslayer17-Jul-05 8:25
mentorTrollslayer17-Jul-05 8:25 
GeneralRe: RichTextBox- How to display last line entered. Pin
Jose Lamas Rios17-Jul-05 17:15
Jose Lamas Rios17-Jul-05 17:15 
GeneralVideo capture boards Pin
fmn16-Jul-05 10:52
fmn16-Jul-05 10:52 
GeneralRe: Video capture boards Pin
Alex_Y16-Jul-05 14:36
Alex_Y16-Jul-05 14:36 
General<h2>somebody tell me how to setup data source</h2> Pin
c+-16-Jul-05 9:38
c+-16-Jul-05 9:38 
GeneralRe: <h2>somebody tell me how to setup data source</h2> Pin
Tim Smith16-Jul-05 10:36
Tim Smith16-Jul-05 10:36 
GeneralRe: <h2>somebody tell me how to setup data source</h2> Pin
c+-17-Jul-05 1:04
c+-17-Jul-05 1:04 
GeneralRe: <h2>somebody tell me how to setup data source</h2> Pin
David Crow16-Jul-05 10:50
David Crow16-Jul-05 10:50 
GeneralRe: <h2>somebody tell me how to setup data source</h2> Pin
c+-17-Jul-05 1:07
c+-17-Jul-05 1:07 
GeneralRe: <h2>somebody tell me how to setup data source</h2> Pin
David Crow17-Jul-05 12:12
David Crow17-Jul-05 12:12 
GeneralAudio Frequency Output Pin
joy00716-Jul-05 9:25
joy00716-Jul-05 9:25 
GeneralRe: Audio Frequency Output Pin
Alex_Y16-Jul-05 14:38
Alex_Y16-Jul-05 14:38 
Question.Net CookieContainer for Web service client for unmanaged C++? Pin
CherezZaboro16-Jul-05 9:04
CherezZaboro16-Jul-05 9:04 
Generalwhy do the windows hook genraly put in dll Pin
anuju16-Jul-05 8:41
anuju16-Jul-05 8:41 
GeneralRe: why do the windows hook genraly put in dll Pin
Blake Miller18-Jul-05 4:49
Blake Miller18-Jul-05 4:49 

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.