이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.
더 이상 이 제품을 제공 하지 않습니다.
Codejock Skin Framework Bundle Visual C++ MFC 릴리스
Released: Feb 1, 2018
v18.3.0 버젼 업데이트
수정사항
CommandBars
- Zero width of CXTPControlComboBox after command bars loading fixed.
- Colors of checked menu items in Office 2016 themes fixed.
- Edit control drawing in Office 2013 theme fixed.
- Fixed scaling custom size of icons in CommandBars/Ribbon (also non square icons).
SkinFramework
- Incorrect data processing in CXTPSkinManagerApiHook::OnHookSystemParametersInfoA/W fixed.
Released: Nov 20, 2017
v18.2.0 버젼 업데이트
수정사항
CommandBars
- Mouse message filtering removed from mouse hook, Gallery's popup closing logic fixed on mouse up event.
- .XCB loading issue fixed.
- Item tooltips improved in CNavigateButtonActiveFiles popup.
SkinFramework
- Deadlock in SkinFramework fixed for some concurrent scenarios.
- API hooking on module loading/unloading improved and revised for persistent modules.
- Occassional scroll bar freezing in some controls fixed.
- Issues with control backgrounds and border colors fixed.
- Extra white border...
Released: Jul 31, 2017
v18.0.1 버젼 업데이트
기능
- Visual Studio 2017 support added.
- Command Bars
- Office 2016 theme added.
- Close button customization INI settings added to Office 2013 and Visual Studio 2015 themes.
- Office 2013/2016, Visual Studio 2012/2015 theme support added to CXTPTabClientWnd.
- Improved icon support for HiDPI made enabled by default.
수정사항
-
CommandBars
- EnableOffice2007Frame made deprecated in favor of EnableFrameTheme.
- CXTPPaintManager::s_pInstance made deprecated.
- XTPPaintManager made to enable default theme if no theme is...