Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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/Image RemovedImage Added 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:

...

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.

References