NuttX Widgets (NxWidgets) =
NxWidgets
In order to better support NuttX based platforms, a special graphical user interface has been created called NXWidgets. NxWidgets is written in C++ and integrates seamlessly with the NuttX NX graphics subsystem in order to provide graphic objects, or widgets, in the NX Graphics Subsystem
...
Note: Many of the fundamental classed in NxWidgets derive from the Antony Dzeryn's "Woopsi" project: http://woopsi.org/ which also has a BSD style license. See the COPYING file for details.
NXWidgets DOxygen Documentation
Release notes, DOxygen documentation, as well as downloads for the latest NxWidgets releases are available online:
...
- http://nuttx.org/nxwidgets_v1_19/html/index.html
|Doxygen Documentation
- Release Notes
- Downloads
Thanks go to Jose Pablo Carballo for contributing the DOxygen documentation (as well as this Wiki)!
Current Release
The current release of NxWidgets is NxWidgets-1.19. That release is available for download at the Bitbucket.org downloads page.