Click to See Complete Forum and Search --> : messages from tabs


axr0284
February 7th, 2005, 09:31 AM
Hi,
I've been playing with tabs using an SDI project but I can't seem to intercept the messages from the tabs. I have enclosed the zip file. It is a very simple project with the basic SDI from the MSVS wizard, two tabs and two simple CFormView object in each tabs. I have attach the project to this post. Could anyone look it over and let me know what I am doing wrong. Thanks
Amish

Mutilated1
February 7th, 2005, 03:46 PM
Well the message maps are empty.

What message(s) in particular are you trying to get, and in which class(es) are you trying to get them ?

axr0284
February 7th, 2005, 04:02 PM
I am trying to intercept the TCN_SELCHANGE message. The message map is in mainfrm.cpp. Thanks for the help
Amish