splitter window dynamic merge too panes.
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I create a 1 column, 2 row splitter window. use CreateStatic, because I want too different view in each panes. But I also want dynamically delete a pane, how to do this? Thank u.
LeeeNN wrote:
But I also want dynamically delete a pane, how to do this?
Use
CSplitterWnd::DeleteView()
for this.
"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb