GUICVOverview:
Filter:
Overviews (extension) | Green > GUICV

GUICVOverview
ExtensionExtension

Green GUI widgets with built-in controllers

Description

Some GUI widgets with a colour theme and built-in controllers (M-V-C).

These widgets are also efficient as they filter out repeated values and only redraw when needed.

Mainly written for use in the GFX quark ( https://github.com/redFrik/GFX ). Based on the older redGUI in the redSys quark ( https://github.com/redFrik/redSys ).

Basics

See AbstractGUICVView for more practical examples.

Class hierarchy

Available GUICV widget classes:

Supporting GUI class:

Supporting controller classes:

Dependencies

* QtGUI - i.e. will run on most SuperCollider installs.

The exception is the CV class. It can be used without QtGUI.