A FormVIew Question! |
Post Reply |
Author | |
eskonew
Newbie Joined: 30 June 2003 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 30 June 2003 at 10:43am |
Hi Everyone: When I show a CFormView in a CXTSplitterWnd's pane,the edit and comobx that I derived from CXTFlatEdit and CXTFlatComboBox,the flat appearance works well,but it doesn't work when I put a FormView into a CXTTabView,even XTFlatEdit and XTFlatComboBox. And many pretty buttons including ButtonST,the classic button, can't work too!Whether i have lose some declaration?Here are code: class CSalesCustMainView : public CFormView ................... } void CSalesCustMainView::DoDataExchange(CDataExchange* pDX) }
|
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hello, This sounds like you may have a problem with message routing in your application. If you are still having problems, please send a sample project to support@codejock.com that recreates the problem and we will be happy to take a look at it for you. Regards, |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |