Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalopensource editor Pin
Sanjay K18-Jan-08 6:51
Sanjay K18-Jan-08 6:51 
GeneralRe: opensource editor Pin
tina->newcoder18-Jan-08 7:01
tina->newcoder18-Jan-08 7:01 
QuestionRe: opensource editor Pin
Maximilien18-Jan-08 8:13
Maximilien18-Jan-08 8:13 
GeneralRe: opensource editor Pin
Ed.Poore18-Jan-08 13:59
Ed.Poore18-Jan-08 13:59 
GeneralRe: opensource editor Pin
Hamid_RT18-Jan-08 19:03
Hamid_RT18-Jan-08 19:03 
GeneralRe: opensource editor Pin
Sanjay K20-Jan-08 16:42
Sanjay K20-Jan-08 16:42 
GeneralRe: opensource editor Pin
Hamid_RT20-Jan-08 18:26
Hamid_RT20-Jan-08 18:26 
QuestionHow would I implement a scrollable region of CEdit and Combo boxes within a modal CDialog? Pin
HarlanPipster18-Jan-08 5:44
HarlanPipster18-Jan-08 5:44 
Hello,

I have an existing application that I'd like to modify.
The part of application that I'd like to change is a modal CDialog.
It currently has 15-20 CEdit and Combo boxes. I have a requirement to increase this number to 25.

I thought about adding a CPropertySheet/CPropertyPage affair, but the user has requested that the specific controls should be in a scrollable region.

I have found code to make the entire dialog scrollable, but what I would really like to do is make just the middle region scrollable, whilst the OK/Save and Cancel buttons stay in the same place at the bottom of the dialog.

I have looked at CFormView as well, but that doesn't seem to be exactly what I need.

Maybe my approach is flawed and there's a more obvious way to do this. I would appreciate any feedback and/or suggestions.

Cheers.
GeneralRe: How would I implement a scrollable region of CEdit and Combo boxes within a modal CDialog? Pin
Iain Clarke, Warrior Programmer18-Jan-08 6:20
Iain Clarke, Warrior Programmer18-Jan-08 6:20 
QuestionMaking a program appear in the Tray Pin
Wamuti18-Jan-08 4:48
Wamuti18-Jan-08 4:48 
GeneralRe: Making a program appear in the Tray Pin
Chris Losinger18-Jan-08 5:27
professionalChris Losinger18-Jan-08 5:27 
GeneralRe: Making a program appear in the Tray Pin
followait18-Jan-08 7:21
followait18-Jan-08 7:21 
GeneralProblem in displaying the line numbers. Pin
Sanjay K18-Jan-08 4:45
Sanjay K18-Jan-08 4:45 
GeneralRe: Problem in displaying the line numbers. Pin
CPallini18-Jan-08 4:48
mveCPallini18-Jan-08 4:48 
QuestionRe: Problem in displaying the line numbers. Pin
David Crow18-Jan-08 5:36
David Crow18-Jan-08 5:36 
QuestionDesign Patterns Pin
geekfromindia18-Jan-08 4:39
geekfromindia18-Jan-08 4:39 
GeneralRe: Design Patterns Pin
geekfromindia18-Jan-08 4:40
geekfromindia18-Jan-08 4:40 
GeneralRe: Design Patterns Pin
CPallini18-Jan-08 4:45
mveCPallini18-Jan-08 4:45 
GeneralRe: Design Patterns Pin
geekfromindia18-Jan-08 4:58
geekfromindia18-Jan-08 4:58 
GeneralRe: Design Patterns Pin
CPallini18-Jan-08 5:50
mveCPallini18-Jan-08 5:50 
GeneralRe: Design Patterns Pin
geekfromindia18-Jan-08 6:25
geekfromindia18-Jan-08 6:25 
GeneralRe: Design Patterns Pin
geekfromindia18-Jan-08 6:33
geekfromindia18-Jan-08 6:33 
GeneralFillRect with a pattern brush, offset problem Pin
followait18-Jan-08 3:44
followait18-Jan-08 3:44 
GeneralRe: FillRect with a pattern brush, offset problem Pin
bob1697218-Jan-08 4:02
bob1697218-Jan-08 4:02 
GeneralRe: FillRect with a pattern brush, offset problem Pin
followait18-Jan-08 4:17
followait18-Jan-08 4:17 

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.