View Single Post
  #1 (permalink)  
Old September 17th, 2003, 12:01 AM
donalebro donalebro is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Prof. MFC with VC++6 - Splitters in Doc/View

I have an MFC MDI application that uses a splitter in the MDIChildFrame. The MDI frame has a leftview(CScrollView) and rightview(CView). if the rightview has focus the childframe may be maximised but after that syscommands like minimise or restore get swallowed and have no effect.

Can anyone offer some insights?

With Thanks

Don