SplitterWnd: views with the same document
my problem is that I've got a MDI App where you can split the view using DoKeyboardSplit with a key combination. This works fine BUT the new view created seems to have a new document as well (what I dont want).. How can I prevent/work aroudn this??

