LPInvisibleButtonArray:
Filter:
Launchpad/Classes (extension) | Launchpad

LPInvisibleButtonArray
ExtensionExtension

a Launchpad-GUI-Element (LPView subclass)

Description

A Lauchpad-GUI-Element (LPView subclass) which is an array of Push-Buttons which share one action function. Like the LPButtonArray. But this button array is invisible. It does not cover existing LED states, it could be also be described as a transparent button array.

Class Methods

Instance Methods

.action

A function that is called when the Button on the Launchpad is pushed. The function gets as first argument the LPButtonArray itself.

Examples