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 be derived from a simle class with lots of standard OpenGL drawing stuff in).
Now I've found a lot of stuff on the web but it's all either out of date, un-compilable or not quite what I'm after.
Any comments / suggestions would be very much appreciated!
Now I've found a lot of stuff on the web but it's all either out of date, un-compilable or not quite what I'm after.
Any comments / suggestions would be very much appreciated!