Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

Codejock Skin Framework Bundle Visual C++ MFC

Erstellen Sie Symbolleisten und Menüs im Microsoft Office- und Multifunktionsleisten-Stil mit erweiterten Docking-Algorithmen, und verschlanken Sie jeden Teil einer Anwendung komplett.

Veröffentlicht von Codejock Software
Wird von ComponentSource seit 2003 vertrieben

Codejock Skin Framework Bundle Visual C++ MFC Releases

Released: Feb 1, 2018

Updates in v18.3.0

Fehlerkorrekturen

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

Updates in v18.2.0

Fehlerkorrekturen

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

Released: Jul 31, 2017

Updates in v18.0.1

Funktionen

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

Fehlerkorrekturen

  • CommandBars
    • EnableOffice2007Frame made deprecated in favor of EnableFrameTheme.
    • CXTPPaintManager::s_pInstance made deprecated.
    • XTPPaintManager made to enable default...