Click here to Skip to main content
16,016,192 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: speed comparison: atan2f vs Math::Atan2 Pin
Stephen Hewitt8-Feb-07 12:18
Stephen Hewitt8-Feb-07 12:18 
QuestionChange Language bar Programmatically Pin
hamidreza_buddy8-Feb-07 6:52
hamidreza_buddy8-Feb-07 6:52 
QuestionRe: Change Language bar Programmatically Pin
David Crow8-Feb-07 7:06
David Crow8-Feb-07 7:06 
AnswerRe: Change Language bar Programmatically Pin
hamidreza_buddy11-Feb-07 0:37
hamidreza_buddy11-Feb-07 0:37 
AnswerRe: Change Language bar Programmatically Pin
Hamid_RT8-Feb-07 7:22
Hamid_RT8-Feb-07 7:22 
Questionhow can i do real time robot simulation with opengl?? Pin
Mir_As8-Feb-07 6:51
Mir_As8-Feb-07 6:51 
AnswerRe: how can i do real time robot simulation with opengl?? Pin
Cedric Moonen8-Feb-07 7:32
Cedric Moonen8-Feb-07 7:32 
QuestionCould you tell me how to implement a special splitter window? Pin
YUNAJAPAN8-Feb-07 6:51
YUNAJAPAN8-Feb-07 6:51 
I used a splitter window in my app, which split mainframe into two views (left and right). But I found that CSplitterWnd modifies the right view's size while remains the left one's in default when I drag the left edge of mainframe.
What I need is remaining of the right view's size. I implemented the OnSize func of mainframe, in which I call the SetColumnInfo to fix the right view. However the effect is not so good that you can see the right view flash because MFC modified the size of right view first then you alter it back to the original size in turn. That's bad.Sigh | :sigh:
And also I have tried handling WM_SIZE in SplitterWnd. It doesn't work either. The point is that MFC would do it before you receive WM_SIZE.
So, hope you can help me, thanks.
AnswerRe: Could you tell me how to implement a special splitter window? Pin
Mark Salsbery8-Feb-07 8:25
Mark Salsbery8-Feb-07 8:25 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
YUNAJAPAN9-Feb-07 0:11
YUNAJAPAN9-Feb-07 0:11 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
Mark Salsbery9-Feb-07 5:50
Mark Salsbery9-Feb-07 5:50 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
YUNAJAPAN9-Feb-07 19:58
YUNAJAPAN9-Feb-07 19:58 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
Mark Salsbery10-Feb-07 5:32
Mark Salsbery10-Feb-07 5:32 
QuestionVS 2005 vs. VS. NET 2003 Pin
Alessandra778-Feb-07 6:50
Alessandra778-Feb-07 6:50 
AnswerRe: VS 2005 vs. VS. NET 2003 Pin
pnpfriend8-Feb-07 7:03
pnpfriend8-Feb-07 7:03 
AnswerRe: VS 2005 vs. VS. NET 2003 Pin
Michael Dunn8-Feb-07 8:36
sitebuilderMichael Dunn8-Feb-07 8:36 
AnswerRe: VS 2005 vs. VS. NET 2003 Pin
#realJSOP8-Feb-07 23:39
professional#realJSOP8-Feb-07 23:39 
Questionproblem After Upgrading from VS 2003 project to VS 2005! [modified] Pin
pnpfriend8-Feb-07 6:46
pnpfriend8-Feb-07 6:46 
AnswerRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
Mark Salsbery8-Feb-07 8:47
Mark Salsbery8-Feb-07 8:47 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
pnpfriend8-Feb-07 11:56
pnpfriend8-Feb-07 11:56 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
Mark Salsbery8-Feb-07 12:16
Mark Salsbery8-Feb-07 12:16 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
pnpfriend9-Feb-07 4:36
pnpfriend9-Feb-07 4:36 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
Mark Salsbery9-Feb-07 5:37
Mark Salsbery9-Feb-07 5:37 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
pnpfriend9-Feb-07 6:57
pnpfriend9-Feb-07 6:57 
QuestionWindows Standards Compliance Pin
vipin_nvk8-Feb-07 5:43
vipin_nvk8-Feb-07 5:43 

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.