Skip to content

Releases: VladimirMarkelov/clui

TextView and Button changes

19 Jan 04:31
3c83a0f
Compare
Choose a tag to compare

Changes in 1.2.1 introduces new Button property. Please see changelog for details

v1.2.0

12 May 05:29
Compare
Choose a tag to compare
  • Redesign Window title: separate minimize and maximize icons from close one
  • Dual license: MIT OR BSD-2-Clause

Rename control

16 Mar 22:46
Compare
Choose a tag to compare
  • TextReader is now obsolete but available. It is just an alias for TextDisplay. Will be removed in version 2.x

1.0 Release

04 Dec 05:11
Compare
Choose a tag to compare

Changes since 0.8:

  • FilePicker: to choose a file or a directory
  • Login dialog
  • Scrollable frame: for frames that are bigger than a screen
  • TableView improvements: new events, properties, and bug fixes
  • ListBox improvements
  • Borderless Windows and Frames support