このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Codejock Skin Framework Bundle Visual C++ MFC (英語版)

優れたドッキングアルゴリズムを使用してMicrosoft Officeのリボンスタイルのツールバーとメニューを作成、アプリケーションのあらゆる部分にスキンを適用

Codejock Software 社の製品
2003 年より日本国内にてComponentSourceで販売中。

バージョン: 20.3.0 更新日: Apr 14, 2022

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...

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...