Skip to content

0.99.1

Latest

Choose a tag to compare

@anaselli anaselli released this 02 May 09:51
· 3 commits to main since this release
  • Fixed ncurses widgets drawing at start up
  • Fixed locale files management
  • Detecting the backend now tests also DISPLAY/WAYLAND_DISPLAY and PKEXEC_UID variables
  • Centering pop up dialogs related to the main windows (works on X11 only)
  • Added selection box visibility management
  • Added new showContent method to checkBoxFrame to show/hide frame content
  • Added helpText (tooltip) management to CheckBox, InputField, RadioButton, Tree
    CheckBoxFrame, IntField, MultiLineEdit, SelectionBox, Slider,DateField, TimeField
  • Added mnemonic label for gtk widgets: YCheckBoxGtk, YRadioButtonGtk, YCheckBoxFrameGtk
  • Redesigned Classic About Dialog