From 6402e6269bd2f9619b7a7b21bab9a1fedc6f360b Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 28 Mar 2012 01:52:00 +0000 Subject: More NX Console fixes... good progress but still not ready for prime time git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4533 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NxWidgets.html | 126 ++++++++++++++++++++----------------- 1 file changed, 67 insertions(+), 59 deletions(-) (limited to 'nuttx/Documentation/NxWidgets.html') diff --git a/nuttx/Documentation/NxWidgets.html b/nuttx/Documentation/NxWidgets.html index 41f041162..165248145 100755 --- a/nuttx/Documentation/NxWidgets.html +++ b/nuttx/Documentation/NxWidgets.html @@ -1,59 +1,67 @@ - - -NxWidgets - - -

- - - - -
-

NxWidgets

-

Last Updated: March 24, 2012

-
-

NXWidgets

-

- In order to better support NuttX based platforms, a special graphical userinterface 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 -

-

- Some of the features of NXWidgets include: -

- -

- 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 + + +

+ + + + +
+

NxWidgets

+

Last Updated: March 27, 2012

+
+

NXWidgets

+

+ In order to better support NuttX based platforms, a special graphical userinterface 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 +

+

+ Some of the features of NXWidgets include: +

+ +

+ 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

+

+ DOxygen documentation for the NxWidgets-1.0 is now available online at this location. +

+

+ Thanks go to Jose Pablo Carballo for contributing this! +

+

+ + -- cgit v1.2.3