Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
method00711-Jul-06 7:22
method00711-Jul-06 7:22 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
David Crow11-Jul-06 7:53
David Crow11-Jul-06 7:53 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
method00711-Jul-06 8:35
method00711-Jul-06 8:35 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
David Crow11-Jul-06 8:48
David Crow11-Jul-06 8:48 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
method00711-Jul-06 8:55
method00711-Jul-06 8:55 
GeneralRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
David Crow11-Jul-06 9:07
David Crow11-Jul-06 9:07 
AnswerRe: How to add webbrowser controle to visual c++ 6 MFC project Pin
Maximilien11-Jul-06 7:59
Maximilien11-Jul-06 7:59 
QuestionGeneral C++ programming Pin
Lloydkl11-Jul-06 4:38
Lloydkl11-Jul-06 4:38 
I have been confused with the following way of programming. please help me.
In my project I have a frame window and as its part 3 classes. A treeview , a window and a HTML control. Through the window I can select some directories. As soon as the selection is made the tree view must display all the HTML files in that directory. When clicking on the HTML file name in hte tree control it must be displayed in the HTML control. To carry I have used splitter windows. Now the problem comes. I dont know How to organise the classes and where to write the event handler!
As an example how can I pass the button click event in the window to the tree control. Or a click event in the tree control to the HTML control. Though these 3 are seperate classes and their objects are not related each other, it makes me confused! (I would like to write the event handler for each class in that class itself and I dont want to mess up the frame window with lots of code....)

could you please help me? Thanks in advance..
Lloyd.
AnswerRe: General C++ programming Pin
led mike11-Jul-06 4:44
led mike11-Jul-06 4:44 
AnswerRe: General C++ programming Pin
David Crow11-Jul-06 4:56
David Crow11-Jul-06 4:56 
QuestionCToolBarCtrl, SetMetrics Pin
Yokeldj11-Jul-06 4:34
Yokeldj11-Jul-06 4:34 
QuestionProblem with Digital Display CStatic control Pin
Semion_N11-Jul-06 4:01
Semion_N11-Jul-06 4:01 
AnswerRe: Problem with Digital Display CStatic control Pin
Sarath C11-Jul-06 4:37
Sarath C11-Jul-06 4:37 
GeneralRe: Problem with Digital Display CStatic control Pin
Semion_N11-Jul-06 5:12
Semion_N11-Jul-06 5:12 
GeneralRe: Problem with Digital Display CStatic control Pin
Sarath C11-Jul-06 17:34
Sarath C11-Jul-06 17:34 
QuestionRe: Problem with Digital Display CStatic control Pin
David Crow11-Jul-06 4:59
David Crow11-Jul-06 4:59 
AnswerRe: Problem with Digital Display CStatic control Pin
Semion_N11-Jul-06 7:38
Semion_N11-Jul-06 7:38 
AnswerRe: Problem with Digital Display CStatic control [modified] Pin
Semion_N11-Jul-06 8:23
Semion_N11-Jul-06 8:23 
GeneralRe: Problem with Digital Display CStatic control Pin
Semion_N11-Jul-06 18:52
Semion_N11-Jul-06 18:52 
QuestionGet Current Directory Pin
mehmetned11-Jul-06 4:00
mehmetned11-Jul-06 4:00 
AnswerRe: Get Current Directory Pin
_AnsHUMAN_ 11-Jul-06 4:29
_AnsHUMAN_ 11-Jul-06 4:29 
GeneralRe: Get Current Directory Pin
mehmetned11-Jul-06 4:45
mehmetned11-Jul-06 4:45 
GeneralRe: Get Current Directory Pin
David Crow11-Jul-06 5:02
David Crow11-Jul-06 5:02 
GeneralRe: Get Current Directory Pin
see me11-Jul-06 5:15
see me11-Jul-06 5:15 
AnswerRe: Get Current Directory Pin
Eric Dahlvang11-Jul-06 8:15
Eric Dahlvang11-Jul-06 8:15 

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.