Click to See Complete Forum and Search --> : how do I create dynamic splitter inside static splitter window?


DonK
April 5th, 1999, 03:39 PM
Hello,
Is there anyway I can create dynamic splitter inside static splitter window?
Thnak you,
Don

delbert Harry
April 7th, 1999, 09:10 AM
I don't know if this will work, but have you tried to create two subclasses from the CSplitterWnd class. One would be used to split the main window and the other would be the runtime class put in whichever window you want.

I a splitter window in a splitter window