LIDGui:
Filter:
Classes | Platform > Linux | External Control > HID

LIDGui : Object

A GUI for an LID
Source: LIDGui.sc

Description

This class creates a simple GUI for an LID device.

Class Methods

LIDGui.new(device)

Create a new GUI.

Arguments:

device

An instance of LID, for which to create the GUI.

Inherited class methods

Instance Methods

.win

The window that the LIDGui is in.

.device

The device for which this GUI is.

Inherited instance methods

Undocumented instance methods

.updater

Examples