NovaTK is an object-oriented, cross-platform GUI toolkit. One of the focuses of NovaTK is to facilitate rapid development of cross-platform applications requiring fewer lines of code. The event system is based upon a powerful callback mechanism that makes application design simpler, easier to read, and logical.
| Tags | Software Development Widget Sets User Interfaces |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX BSD Unix Windows Windows Windows Linux FreeBSD Mac OS X |
| Implementation | C++ |
Recent releases


Changes: This release has several improvements and bugfixes as well as some new additions. Some of the new features include a new widget, Slider, and an interface class, Viewer, which is used by all widgets that use a Viewport to provide a common interface to controlling the viewports of these widgets. Other changes include fixed support for alpha blending images on systems using pre-multiplied alpha, better menu behaviour, full support for disabling/enabling widgets, scrolling by selection dragging in TextEntry widgets, and font families are now sorted in the Font Selection Dialog.


Changes: This release is stable and ready for use in application development. The public API is almost entirely documented.


Changes: It now works, but has some annoying bugs.