Skip to content
besh81 edited this page Mar 9, 2019 · 3 revisions

nana-extra

A collection of Nana C++ Library custom controls developed by users

  • A specialized grid for editing properties.
  • It comes with a list of ready-to-use property classes include strings, numbers, flag sets, colors and many others.
  • Manage categorized properties and default values.
  • Easily create your own properties deriving the existing ones.

propertygrid

A 2D plotting widget for the nana library

Files:

plot2d/plot.h, plot2d/plot.cpp - widget code, add to your projects

plot2d/demos/main.cpp - demo application code

plot2d/demos/nanaplot.cbp - codeblocks project to build demo application

plot2d/demos/realtime/* - realtime plotting demo application

plot2d/demos/spline/* - spline curve demo application

splinecurve

Clone this wiki locally