Skip to content

Releases: quamplex/redkite

Version 2.2.0

20 Jan 08:38

Choose a tag to compare

Features

  • RkScrollbar
  • Ability to set a widget’s parent after the widget has been created

Fixes

  • Fixed mouse capture issues on Windows

Version 2.1.0

06 Jul 10:06

Choose a tag to compare

  • RkFlowContainer
  • Expose process system event api for Windows
  • Add the size for RC png files
  • Other fixes

Version 2.0.0

18 Oct 07:02

Choose a tag to compare

Features

  • Moved to graphics widgets on single system window
  • RkSpinBox

Fixes

  • Fixes related to potential crashing related on closing the UI (RkTimer destruction, destruction of Widgets)
  • Fixes related to invalidating the actions list container when calling the removal of the current action from the action callback

Improvements

  • Improvements to RkPoint, RkSize and other interface improvements