CDHTMLDialog with Frameset
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I tried using a frameset on the CDHTMLDialog that comes with mfc 7.0. I discovered that the HTML controls on the pages in the frames are not sending messages to the dialog. For Example, for the following: DHTML_EVENT_ONCLICK(_T("ButtonCancel"), OnButtonCancel) The method 'OnButtonCancel' doesn't get called. Pls help me out:(( What would life be without programmers and salesmen?