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

C / C++ / MFC

 
GeneralDeranged CHtmlCtrl Pin
monrobot1328-Oct-02 13:39
monrobot1328-Oct-02 13:39 
GeneralRe: Deranged CHtmlCtrl Pin
Chris Losinger28-Oct-02 20:02
professionalChris Losinger28-Oct-02 20:02 
GeneralRe: Deranged CHtmlCtrl Pin
monrobot1329-Oct-02 6:11
monrobot1329-Oct-02 6:11 
GeneralRe: Deranged CHtmlCtrl Pin
Chris Losinger29-Oct-02 6:15
professionalChris Losinger29-Oct-02 6:15 
GeneralRe: Deranged CHtmlCtrl Pin
monrobot1329-Oct-02 7:10
monrobot1329-Oct-02 7:10 
GeneralCFileDialog?? HELP! Pin
Pett28-Oct-02 13:06
Pett28-Oct-02 13:06 
GeneralEvent Handling Problem in WIN32/MFC App. Pin
loopguru28-Oct-02 12:58
loopguru28-Oct-02 12:58 
Hi.
I created a class called COGLwindow which is essentially a simple opengl rendering window. It is implemented using the familiar WIN32 approach. It has its own event handler (WNDPROC). For now, all that it does is render a simple scene. My problem is this:
I spawn a COGLwindow window (for now) from a simple AppWizard generated SDI application. After the window is created and the scene is rendered, I seem to lose contact with the COGLwindow event handler. Specifically, I have to send the COGLwindow window into the background and reactivate (bring to the foreground) it, in order for it to respond to window messages again. I can't even click in the main application's space. I have to either activate another application or click on the taskbar to reactivate the window. After this procedure, everything seems to work fine.
Any Suggestions as to what's wrong here?
ks
QuestionHow to get icons of all opened windows? Pin
Artem Moroz28-Oct-02 12:16
Artem Moroz28-Oct-02 12:16 
AnswerRe: How to get icons of all opened windows? Pin
dabs31-Oct-02 4:46
dabs31-Oct-02 4:46 
GeneralRe: How to get icons of all opened windows? Pin
Artem Moroz31-Oct-02 10:32
Artem Moroz31-Oct-02 10:32 
GeneralRe: How to get icons of all opened windows? Pin
dabs31-Oct-02 13:03
dabs31-Oct-02 13:03 
GeneralSaving with MFC Pin
dinner@628-Oct-02 11:30
dinner@628-Oct-02 11:30 
GeneralRe: Saving with MFC Pin
Christian Graus28-Oct-02 11:34
protectorChristian Graus28-Oct-02 11:34 
GeneralRe: Saving with MFC Pin
valikac28-Oct-02 11:37
valikac28-Oct-02 11:37 
GeneralRe: Saving with MFC Pin
dinner@628-Oct-02 11:59
dinner@628-Oct-02 11:59 
GeneralRe: Saving with MFC Pin
valikac28-Oct-02 12:12
valikac28-Oct-02 12:12 
GeneralRe: Saving with MFC Pin
Christian Graus28-Oct-02 13:25
protectorChristian Graus28-Oct-02 13:25 
GeneralRe: Saving with MFC Pin
ian mariano28-Oct-02 17:38
ian mariano28-Oct-02 17:38 
GeneralCImage -- Can't get it working Pin
nde_plume28-Oct-02 11:26
nde_plume28-Oct-02 11:26 
GeneralRe: CImage -- Can't get it working Pin
Christian Graus28-Oct-02 11:31
protectorChristian Graus28-Oct-02 11:31 
GeneralStrange Problem. Pin
Anonymous28-Oct-02 10:25
Anonymous28-Oct-02 10:25 
GeneralRe: Strange Problem. Pin
Maximilien28-Oct-02 10:35
Maximilien28-Oct-02 10:35 
GeneralRe: Strange Problem. Pin
Anonymous28-Oct-02 11:08
Anonymous28-Oct-02 11:08 
GeneralQuestion concerning bitmaps Pin
Steven M Hunt28-Oct-02 10:22
Steven M Hunt28-Oct-02 10:22 

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.