Click here to Skip to main content
15,920,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: TOOLBAR Problem Pin
mikobi3-May-06 1:54
mikobi3-May-06 1:54 
GeneralRe: TOOLBAR Problem Pin
mikobi3-May-06 2:07
mikobi3-May-06 2:07 
QuestionCScrollView.. strange effect Pin
yang__lee3-May-06 0:58
yang__lee3-May-06 0:58 
QuestionProperty Pages Modification of the Style. Pin
kiran janaswamy3-May-06 0:47
kiran janaswamy3-May-06 0:47 
QuestionHow to change the menu's background? Pin
Happy frog3-May-06 0:31
Happy frog3-May-06 0:31 
AnswerRe: How to change the menu's background? Pin
Hamid_RT3-May-06 0:51
Hamid_RT3-May-06 0:51 
QuestionNaughty splitter windows with OpenGL and MFC Pin
_psh_3-May-06 0:19
_psh_3-May-06 0:19 
AnswerRe: Naughty splitter windows with OpenGL and MFC Pin
kev~3-May-06 0:35
kev~3-May-06 0:35 
You need to make sure that your wglMakeCurrent stuff happens at the beginning and end of the draw function instead of at the beginning/end of the app. This is because openGL can only draw to the current rendering context - so at the moment thats probably the first view/dc that you set it up with.

Its probably better to use the forums at www.openg.org if you need any more help with this kind of stuff.

Hope that helps,
Kev.

GeneralRe: Naughty splitter windows with OpenGL and MFC Pin
_psh_3-May-06 1:36
_psh_3-May-06 1:36 
Questionempty fields in CIPAddresCtrl Pin
viperlogic3-May-06 0:09
viperlogic3-May-06 0:09 
AnswerRe: empty fields in CIPAddresCtrl Pin
David Crow3-May-06 2:15
David Crow3-May-06 2:15 
Questionhow to get input frm notepad.. Pin
makaveli_073-May-06 0:09
makaveli_073-May-06 0:09 
AnswerRe: how to get input frm notepad.. Pin
Aqueel3-May-06 0:17
Aqueel3-May-06 0:17 
GeneralRe: how to get input frm notepad.. Pin
makaveli_073-May-06 0:25
makaveli_073-May-06 0:25 
GeneralRe: how to get input frm notepad.. Pin
toxcct3-May-06 0:31
toxcct3-May-06 0:31 
GeneralRe: how to get input frm notepad.. Pin
makaveli_073-May-06 0:41
makaveli_073-May-06 0:41 
GeneralRe: how to get input frm notepad.. Pin
Cedric Moonen3-May-06 1:04
Cedric Moonen3-May-06 1:04 
GeneralRe: how to get input frm notepad.. Pin
Maxwell Chen3-May-06 1:07
Maxwell Chen3-May-06 1:07 
GeneralRe: how to get input frm notepad.. Pin
Hamid_RT3-May-06 1:25
Hamid_RT3-May-06 1:25 
GeneralRe: how to get input frm notepad.. Pin
toxcct3-May-06 1:32
toxcct3-May-06 1:32 
GeneralRe: how to get input frm notepad.. Pin
Rage3-May-06 1:37
professionalRage3-May-06 1:37 
Generalot... Pin
toxcct3-May-06 1:40
toxcct3-May-06 1:40 
AnswerRe: how to get input frm notepad.. Pin
David Crow3-May-06 2:21
David Crow3-May-06 2:21 
Questionhow to do time stamp.. Pin
makaveli_073-May-06 0:02
makaveli_073-May-06 0:02 
AnswerRe: how to do time stamp.. Pin
Maxwell Chen3-May-06 0:25
Maxwell Chen3-May-06 0:25 

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.