new version (0.7.6.4) of nodgui
A new version (0.7.6.4) of nodgui, a simple GUI library for Common Lisp, has been released: this is mostly a bugfix release.
From the NEWS file:
- [new features]
- added a virtual numeric keypad.
- [improvements]
- added placeholder text in combobox widget.
- improved appearance of date picker widget and
added hook: to expand the option for styling day
of month buttons.
- [bugfix]
- removed double escaping of values in spinbox and combo widgets;
- fixed 'fill-rectangle', nothing was drawn if the rectangle
had width or height equal to 1 pixel;
- fixed bug that generated corrupted output in spinbox and combo widgets.
Nodgui is copylefted free software released under LLGPL license.
- web page
=> https://www.autistici.org/interzona/nodgui.html
- source repository
=> https://codeberg.org/cage/nodgui/
Bye!
C.