Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC - Flexgrid issue Pin
Mike Dimmick23-Apr-04 9:17
Mike Dimmick23-Apr-04 9:17 
QuestionHow to change the font size of an Edit control? Pin
Cyrus Dang23-Apr-04 4:59
Cyrus Dang23-Apr-04 4:59 
AnswerRe: How to change the font size of an Edit control? Pin
David Crow23-Apr-04 5:29
David Crow23-Apr-04 5:29 
GeneralRe: How to change the font size of an Edit control? Pin
Cyrus Dang23-Apr-04 5:33
Cyrus Dang23-Apr-04 5:33 
GeneralRe: How to change the font size of an Edit control? Pin
Navin23-Apr-04 5:36
Navin23-Apr-04 5:36 
GeneralRe: How to change the font size of an Edit control? Pin
David Crow23-Apr-04 6:04
David Crow23-Apr-04 6:04 
GeneralRe: How to change the font size of an Edit control? Pin
Cyrus Dang23-Apr-04 6:06
Cyrus Dang23-Apr-04 6:06 
GeneralSwitch btwn nested and non-nested Splitters Pin
mike-o23-Apr-04 4:56
mike-o23-Apr-04 4:56 
Hi,

I am making an SDI program that needs to switch between "2 panes on the left, 1 on the right" and "1 left, 1 right"

I'm creating the 2 left panes by nesting a CreateStatic in another Splitter. (I make my CreateStatic calls from OnCreateClient) My idea is to somehow (after OnCreateClient) change the nested splitter from 2 rows to just one.

** My question is this: Is there a way I can Redefine my nested splitter and change the number of rows that it displays?


If there is a simpler way to solve this problem please let me know. I have looked at the splitter classes here on CP, but they seem to offer a lot of features that i don't want/need, and if a simpler solution exists I would prefer that.

Thanks.

Mike

"I bet Einstein turned himself all sorts of colors before he invented the light bulb." -- Homer J.
GeneralRe: Switch btwn nested and non-nested Splitters Pin
Gary R. Wheeler23-Apr-04 11:30
Gary R. Wheeler23-Apr-04 11:30 
QuestionHow to convert CBitmap to DIB and backwards Pin
uus9923-Apr-04 4:51
uus9923-Apr-04 4:51 
AnswerRe: How to convert CBitmap to DIB and backwards Pin
Chris Losinger23-Apr-04 7:28
professionalChris Losinger23-Apr-04 7:28 
AnswerRe: How to convert CBitmap to DIB and backwards Pin
John R. Shaw23-Apr-04 17:20
John R. Shaw23-Apr-04 17:20 
GeneralRe: How to convert CBitmap to DIB and backwards Pin
uus9923-Apr-04 21:14
uus9923-Apr-04 21:14 
GeneralRe: How to convert CBitmap to DIB and backwards Pin
John R. Shaw27-Apr-04 5:43
John R. Shaw27-Apr-04 5:43 
GeneralManaged Pointer Problems Pin
Darkhonor23-Apr-04 4:09
Darkhonor23-Apr-04 4:09 
GeneralRe: Managed Pointer Problems Pin
BlackDice23-Apr-04 9:51
BlackDice23-Apr-04 9:51 
GeneralSimple Question...... Pin
monn23-Apr-04 4:05
monn23-Apr-04 4:05 
GeneralRe: Simple Question...... Pin
David Crow23-Apr-04 4:31
David Crow23-Apr-04 4:31 
GeneralRe: Simple Question...... Pin
Prakash Nadar23-Apr-04 6:30
Prakash Nadar23-Apr-04 6:30 
GeneralRe: Simple Question...... Pin
David Crow23-Apr-04 6:46
David Crow23-Apr-04 6:46 
GeneralRe: Simple Question...... Pin
Prakash Nadar23-Apr-04 16:40
Prakash Nadar23-Apr-04 16:40 
GeneralRe: Simple Question...... Pin
Navin23-Apr-04 5:40
Navin23-Apr-04 5:40 
GeneralRe: Simple Question...... Pin
John R. Shaw23-Apr-04 17:40
John R. Shaw23-Apr-04 17:40 
Questioncoordinates of a child window bug?? Pin
Alton Williams23-Apr-04 4:03
Alton Williams23-Apr-04 4:03 
AnswerRe: coordinates of a child window bug?? Pin
Antony M Kancidrowski23-Apr-04 4:47
Antony M Kancidrowski23-Apr-04 4:47 

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.