I think I will see if I can do the control approach... > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jason Teagle > Sent: 15 April 2005 08:19 > To: [email protected] > Subject: RE: [msvc] Trapping messages > > > > > But, to get even better than that, you could intercept > WM_COMMAND - > > > but be careful about calling the base class version or > your UI will > > > stop responding! > > > > I don't quite understand what you mean about being careful > etc.. Do > > you call the base class version or not? I think if I do > anything, it > > will be the ON_CONTROL_RANGE approach... > > Yes, you MUST call the base class version or the whole chain > of messages breaks down. > > -- > Jason Teagle > [EMAIL PROTECTED] > > > > _______________________________________________ > msvc mailing list > [email protected] > See > http://beginthread.com/mailman/listinfo/msvc_beginthread.com > for subscription changes, and list archive. > > > This message has been scanned for viruses by MailControl - > (see http://bluepages.wsatkins.co.uk/?4318150) >
This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
