Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProcess viewer Pin
22-Jun-01 4:24
suss22-Jun-01 4:24 
GeneralChanging font in CListbox! Pin
22-Jun-01 4:21
suss22-Jun-01 4:21 
GeneralRe: Changing font in CListbox! Pin
Tomasz Sowinski22-Jun-01 4:30
Tomasz Sowinski22-Jun-01 4:30 
Generalemail link Pin
Monka22-Jun-01 4:12
Monka22-Jun-01 4:12 
GeneralRe: email link Pin
J Patel22-Jun-01 8:18
J Patel22-Jun-01 8:18 
GeneralRe: email link Pin
Ben Burnett22-Jun-01 8:24
Ben Burnett22-Jun-01 8:24 
Generaldialog templates in memory for a wizard Pin
giorgos22-Jun-01 4:03
giorgos22-Jun-01 4:03 
GeneralSwitching views in a splitter pane Pin
Malcolm McMahon22-Jun-01 3:24
Malcolm McMahon22-Jun-01 3:24 
OK, bear with my this is my first attempt at VC (I've been using Borland)

I want a split SDI window with a tree to the left and various, probably CFormView s to the right according to which node of the tree is selected.

Is there a nice way to create a set of alternate views and switch between them, or is it really going to be necessary to create a brand new view every time I switch? Has anyone tried, for example, to produce an overloaded CRuntimeClass and smuggle an existing view in that way?

When you overwrite a pane does the old view get deleted (as opposed to destroyed)?

[Frankly I this CreateView method seems pretty perverse why on earth not take a CView argument and, if you want to use it the way Microsoft assume, put the "new" in the arguments list]

Hmmm | :|
GeneralRe: Switching views in a splitter pane Pin
Tomasz Sowinski22-Jun-01 4:13
Tomasz Sowinski22-Jun-01 4:13 
GeneralRe: Switching views in a splitter pane Pin
Malcolm McMahon22-Jun-01 5:12
Malcolm McMahon22-Jun-01 5:12 
GeneralRe: Switching views in a splitter pane Pin
Tomasz Sowinski22-Jun-01 5:16
Tomasz Sowinski22-Jun-01 5:16 
GeneralRe: Switching views in a splitter pane Pin
22-Jun-01 4:22
suss22-Jun-01 4:22 
GeneralRe: Switching views in a splitter pane Pin
Malcolm McMahon22-Jun-01 5:46
Malcolm McMahon22-Jun-01 5:46 
GeneralConfusing code Pin
Rejeesh22-Jun-01 2:16
Rejeesh22-Jun-01 2:16 
GeneralRe: Confusing code Pin
Tomasz Sowinski22-Jun-01 2:39
Tomasz Sowinski22-Jun-01 2:39 
GeneralRe: Confusing code Pin
Rejeesh22-Jun-01 5:04
Rejeesh22-Jun-01 5:04 
GeneralCRichEditCtrl onthe Fly Pin
sankar22-Jun-01 1:30
sankar22-Jun-01 1:30 
GeneralRe: CRichEditCtrl onthe Fly Pin
Tomasz Sowinski22-Jun-01 1:58
Tomasz Sowinski22-Jun-01 1:58 
GeneralShowing modeless forms in VB DLLs called from MFC Pin
22-Jun-01 1:17
suss22-Jun-01 1:17 
GeneralDetermination of installed browsers & java engines Pin
22-Jun-01 1:01
suss22-Jun-01 1:01 
GeneralCHtmlView - load html from memory Pin
Kristian Nilssen22-Jun-01 0:47
Kristian Nilssen22-Jun-01 0:47 
GeneralRe: CHtmlView - load html from memory Pin
22-Jun-01 3:56
suss22-Jun-01 3:56 
GeneralRe: CHtmlView - load html from memory Pin
22-Jun-01 11:00
suss22-Jun-01 11:00 
GeneralCapture Screen and save it as a JPEG file Pin
Kiddxin22-Jun-01 0:05
Kiddxin22-Jun-01 0:05 
GeneralRe: Capture Screen and save it as a JPEG file Pin
olivier22-Jun-01 2:08
olivier22-Jun-01 2:08 

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.