SplitterWnd: views with the same document

Hi
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??
[260 byte] By [DarkLizener] at [2007-11-19 6:39:48]
# 1 Re: SplitterWnd: views with the same document
It does not have a new document. It is using the same document object as original view.
JohnCz at 2007-11-11 0:30:22 >