SkinFramework do not work for CListCtrl with Check |
Post Reply |
Author | |
pepe
Newbie Joined: 17 September 2008 Location: Germany Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 19 September 2008 at 3:09am |
Hello,
the SkinFramework do not work for CListCtrl with CheckBoxes. To check this expand the SkinMDISample in SkinPropertyPageControls.cpp: BOOL CSkinPropertyPageControls::OnInitDialog() { ... // CListCtrl ... ListView_SetExtendedListViewStyle(m_wndListCtrl.GetSafeHwnd(), LVS_EX_CHECKBOXES | LVS_EX_FULLROWSELECT); // CTreeCtrl ... } The CheckBoxes have the behavior of the normal CheckBoxes on WindowsXP or Vista and will not be skinned, when you change the style. We use Version 12.0.2 of Xtreme ToolkitPro. |
|
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 |