Click here to Skip to main content
15,913,159 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to change my dialog? Pin
steven_wong1-May-05 17:29
steven_wong1-May-05 17:29 
AnswerRe: how to change my dialog? Pin
Christian Graus1-May-05 17:50
protectorChristian Graus1-May-05 17:50 
GeneralRe: how to change my dialog? Pin
steven_wong1-May-05 18:29
steven_wong1-May-05 18:29 
GeneralRe: how to change my dialog? Pin
Christian Graus2-May-05 12:50
protectorChristian Graus2-May-05 12:50 
GeneralRe: how to change my dialog? Pin
steven_wong2-May-05 16:03
steven_wong2-May-05 16:03 
GeneralRe: how to change my dialog? Pin
Christian Graus2-May-05 16:08
protectorChristian Graus2-May-05 16:08 
GeneralScrollable Dialogs Pin
Member 18984581-May-05 15:18
Member 18984581-May-05 15:18 
GeneralRe: Scrollable Dialogs Pin
Christian Graus1-May-05 15:31
protectorChristian Graus1-May-05 15:31 
I didn't know you could derive a dialog box from a view nowadays, I thought you created a windows app and used CFormView to do that.

If you could derive from CEditView then I assume you could derive from CScrollView instead, which will give you scrolling. CEditView gives you a big fat edit box though, I thought, which is surely not what you want for a dialog box ? I'd suggest you need to examine a more wizard type interface, having people scroll through dialog boxes seems pretty cluttered to me.



Christian Graus - Microsoft MVP - C++
GeneralRe: Scrollable Dialogs Pin
Member 18984582-May-05 12:17
Member 18984582-May-05 12:17 
GeneralRe: Scrollable Dialogs Pin
Ryan Binns1-May-05 18:30
Ryan Binns1-May-05 18:30 
GeneralCPropertySheet Minimize button Pin
Coremn1-May-05 14:29
Coremn1-May-05 14:29 
GeneralRe: CPropertySheet Minimize button Pin
namaskaaram1-May-05 18:51
namaskaaram1-May-05 18:51 
Questionfloating point data precision ? Pin
not_happy01-May-05 11:00
not_happy01-May-05 11:00 
AnswerRe: floating point data precision ? Pin
Christian Graus1-May-05 11:16
protectorChristian Graus1-May-05 11:16 
Generalinteger arithmetic Pin
eetelier1-May-05 9:30
eetelier1-May-05 9:30 
GeneralRe: integer arithmetic Pin
Christian Graus1-May-05 11:18
protectorChristian Graus1-May-05 11:18 
GeneralRe: integer arithmetic Pin
Anonymous1-May-05 11:36
Anonymous1-May-05 11:36 
GeneralRe: integer arithmetic Pin
Christian Graus1-May-05 11:46
protectorChristian Graus1-May-05 11:46 
GeneralRe: integer arithmetic Pin
Anonymous1-May-05 18:10
Anonymous1-May-05 18:10 
GeneralRe: integer arithmetic Pin
Christian Graus1-May-05 18:16
protectorChristian Graus1-May-05 18:16 
GeneralRe: integer arithmetic Pin
Anonymous1-May-05 19:45
Anonymous1-May-05 19:45 
GeneralRe: integer arithmetic Pin
Christian Graus2-May-05 12:54
protectorChristian Graus2-May-05 12:54 
GeneralRe: integer arithmetic Pin
Anonymous1-May-05 18:11
Anonymous1-May-05 18:11 
GeneralRe: integer arithmetic Pin
ddmcr1-May-05 22:28
ddmcr1-May-05 22:28 
Generalsystem command Pin
picasso21-May-05 9:26
picasso21-May-05 9:26 

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.