9. Standalone Tools

9.1. cutWidgetsShowcase and cutWidgetsShowcasePy

Exploratory tool that shows CUT widgets and how their properties influence their presentation.

../_images/cutWidgetsShowcase.png
../_images/cutWidgetsShowcasePy.png

9.2. cutExampleColorScheme and cutExampleColorSchemeCpp

Allows the user to explore how the provided Color Scheme looks like.

../_images/cutExampleColorSchemeCpp.png
../_images/cutExampleColorSchemeCpp-BreezeDark.png

9.3. cutDemoService

Demonstration applicaiton that create and updates several datapoints. It is used to demonstrate the declarative databinding capabilities of CUT, but it can also be used to quickly provide a set of datapoits for other testing purposes.

See cutDemoService for details on the cutDemoService usage.