Click here to Skip to main content
16,006,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Separate Window, Mouse, Keyboard Procs... Pin
Shog918-Feb-02 14:22
sitebuilderShog918-Feb-02 14:22 
GeneralWhy do people seem to think... Pin
Tim Smith18-Feb-02 10:34
Tim Smith18-Feb-02 10:34 
GeneralRe: Why do people seem to think... Pin
Christian Graus18-Feb-02 10:38
protectorChristian Graus18-Feb-02 10:38 
GeneralRe: Why do people seem to think... Pin
Tim Smith18-Feb-02 10:45
Tim Smith18-Feb-02 10:45 
GeneralRe: Why do people seem to think... Pin
Paul M Watt19-Feb-02 13:32
mentorPaul M Watt19-Feb-02 13:32 
QuestionBreakpoint on changed memory? Pin
Jamie Hale18-Feb-02 9:43
Jamie Hale18-Feb-02 9:43 
AnswerRe: Breakpoint on changed memory? Pin
Jamie Hale18-Feb-02 11:07
Jamie Hale18-Feb-02 11:07 
GeneralControlling splitterwnd size Pin
18-Feb-02 8:36
suss18-Feb-02 8:36 
Hi,

I have a 2 pane splitter wnd (bottom and top) in an SDI app. I wanna make the bottom pane of constant size (let's say: clientrect width x 100, and the top pane: clientrect width x (clientrect Height - 100).

I tried to handle WM_SIZE in bottomview and topview first calculating the required rects and then calling MoveWindow, without any success. (the panes were not repainted, so the underlying desktop was seen in them)

Could you give me please some pointer how to do it properly?

Thanks

R.
GeneralRe: Controlling splitterwnd size Pin
Sef Tarbell20-Feb-02 11:06
Sef Tarbell20-Feb-02 11:06 
QuestionIdiot question in VC++ 7.0. Variable size arrays ? Pin
18-Feb-02 8:10
suss18-Feb-02 8:10 
AnswerRe: Idiot question in VC++ 7.0. Variable size arrays ? Pin
Joaquín M López Muñoz18-Feb-02 8:24
Joaquín M López Muñoz18-Feb-02 8:24 
GeneralRe: Idiot question in VC++ 7.0. Variable size arrays ? Pin
18-Feb-02 8:34
suss18-Feb-02 8:34 
GeneralRe: Idiot question in VC++ 7.0. Variable size arrays ? Pin
Joaquín M López Muñoz18-Feb-02 8:46
Joaquín M López Muñoz18-Feb-02 8:46 
GeneralRe: Idiot question in VC++ 7.0. Variable size arrays ? Pin
pba_18-Feb-02 9:51
pba_18-Feb-02 9:51 
Generalvc++ Pin
18-Feb-02 7:26
suss18-Feb-02 7:26 
GeneralRe: vc++ Pin
Christian Graus18-Feb-02 10:40
protectorChristian Graus18-Feb-02 10:40 
GeneralI want lesson on pointer char ** Pin
18-Feb-02 7:15
suss18-Feb-02 7:15 
GeneralRe: I want lesson on pointer char ** Pin
Joaquín M López Muñoz18-Feb-02 8:19
Joaquín M López Muñoz18-Feb-02 8:19 
GeneralCOM wrapper, __cdecl and __stdcall Pin
SuperGeek18-Feb-02 7:15
SuperGeek18-Feb-02 7:15 
GeneralRe: COM wrapper, __cdecl and __stdcall Pin
Joaquín M López Muñoz18-Feb-02 8:38
Joaquín M López Muñoz18-Feb-02 8:38 
GeneralRe: COM wrapper, __cdecl and __stdcall Pin
pba_18-Feb-02 11:47
pba_18-Feb-02 11:47 
GeneralRe: COM wrapper, __cdecl and __stdcall Pin
moliate18-Feb-02 12:20
moliate18-Feb-02 12:20 
GeneralRe: COM wrapper, __cdecl and __stdcall Pin
Paul M Watt19-Feb-02 13:39
mentorPaul M Watt19-Feb-02 13:39 
GeneralVisual C++ & OpenGL Pin
Rajveer18-Feb-02 7:10
Rajveer18-Feb-02 7:10 
GeneralRe: Visual C++ & OpenGL Pin
Michael A. Barnhart19-Feb-02 7:12
Michael A. Barnhart19-Feb-02 7:12 

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.