Thanks again for the speedy response. My only reservation about using a splitter window is what I do when I have my main view and (say) 5 smaller views. I've done other (similar) applications and regretted having the smaller windows when I had a few going. Perhaps that would still be a problem...
Yeah, I'd already found that link - there's another couple on the code project site which repeatedly popped up in my googling.
I had a fiddle with it, but couldn't see how to create a new window with a specific view class. I wanted to be able to click a button or select a menu item which would...
PerFnurt has really hit the nail on the head. I want to make a model viewer (mostly for terrain generation) and have multiple camera views at once - each showing the user different views. As well as that, it would be nice to have some other views into the data, listing what cameras I've got as...
I'm not after a split view though - I wanted individual windows that can be shifted around. I read the stuff in another thread (thread116-579560 which seems sort of along the lines of what I'm after, but I couldn't seem to use more than one type of view at any one time.
As far as I can see you...
Hi, I've got a problem trying to use multiple views in an MDI application I'm developing. Basically, I want to store all the data in the document and then have a number of different views into that data. Now the difficulty is that i want to write a seperate class for each view (all of which will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.