Click here to Skip to main content
15,900,818 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 10:07
David Crow11-Jul-06 10:07 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 10:08
method00711-Jul-06 10:08 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 10:30
David Crow11-Jul-06 10:30 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
Maximilien11-Jul-06 7:55
Maximilien11-Jul-06 7:55 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 9:36
method00711-Jul-06 9:36 
QuestionCan't Detect Tab Control Events Pin
BuckBrown11-Jul-06 6:46
BuckBrown11-Jul-06 6:46 
AnswerRe: Can't Detect Tab Control Events Pin
eusto11-Jul-06 8:28
eusto11-Jul-06 8:28 
Question[MFC] Creation of a new control class Pin
alitokmen11-Jul-06 6:09
alitokmen11-Jul-06 6:09 
Hello

I'm currently interested in putting a 3D control (OGRE -a 3D engine-, namely) in a dialog box with other elements. So, you would insert that control in a dialog box, together with other things (buttons or even CHtmlView-derived classes) and it actually does work.

I have a problem, thought: I would like the control to be aware of the keyboard focus. Let me explain: in an edit box, for example, when the user clicks the edit box is selected and all keyboard actions go to the edit box. The same with for example CHtmlView.

My class currently inherits from CStatic, and I'm having real trouble making it capture the keyboard (interestingly, capturing the mouse has been easy!).

How could I solve this problem, so make my class act like, say, the CEdit class?

Thank you

S. Ali Tokmen
http://ali.tokmen.com
AnswerRe: [MFC] Creation of a new control class Pin
Jun Du11-Jul-06 9:23
Jun Du11-Jul-06 9:23 
QuestionRe: [MFC] Creation of a new control class Pin
alitokmen11-Jul-06 9:43
alitokmen11-Jul-06 9:43 
AnswerRe: [MFC] Creation of a new control class Pin
PJ Arends11-Jul-06 10:46
professionalPJ Arends11-Jul-06 10:46 
AnswerRe: [MFC] Creation of a new control class Pin
ThatsAlok11-Jul-06 21:55
ThatsAlok11-Jul-06 21:55 
AnswerRe: [MFC] Creation of a new control class Pin
PJ Arends12-Jul-06 7:02
professionalPJ Arends12-Jul-06 7:02 
JokeRe: [MFC] Creation of a new control class Pin
alitokmen12-Jul-06 11:24
alitokmen12-Jul-06 11:24 
AnswerRe: [MFC] Creation of a new control class Pin
alitokmen12-Jul-06 6:33
alitokmen12-Jul-06 6:33 
GeneralOLE process still using directory after releasing handler Pin
hairy_hats11-Jul-06 5:37
hairy_hats11-Jul-06 5:37 
QuestionDisplaying Bitmap on a button [modified] Pin
safigh11-Jul-06 5:20
safigh11-Jul-06 5:20 
AnswerRe: Displaying Bitmap on a button [modified] Pin
led mike11-Jul-06 5:28
led mike11-Jul-06 5:28 
GeneralRe: Displaying Bitmap on a button Pin
safigh11-Jul-06 5:36
safigh11-Jul-06 5:36 
AnswerRe: Displaying Bitmap on a button [modified] Pin
ldaoust11-Jul-06 5:34
ldaoust11-Jul-06 5:34 
AnswerRe: Displaying Bitmap on a button Pin
David Crow11-Jul-06 6:17
David Crow11-Jul-06 6:17 
QuestionHow to add webbrowser controle to visual c++ 6 MFC project Pin
method00711-Jul-06 5:12
method00711-Jul-06 5:12 
AnswerRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
led mike11-Jul-06 5:25
led mike11-Jul-06 5:25 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
method00711-Jul-06 6:03
method00711-Jul-06 6:03 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
led mike11-Jul-06 6:47
led mike11-Jul-06 6:47 

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.