Click to See Complete Forum and Search --> : Splitter Window


Guruprasad PJ
July 7th, 1999, 12:23 AM
I am having SDI Application. On selection of menu item, I want to create an additional splitter Window view. I was able to create the splitter view but following are the problems:
1. Only on sending WM_SIZE message only that view was visible.
2. Only after increasing the size of the existing view, the splitter bar was active only in the increased size region.