I think you can't do that becouse static splitter window contains a fixed number of panes and when you create a static splitter window you must at the same time create all panes. So I think you have to craate two Frames one with spliter view one without and copy data from one to another when killing Frame with spliter.