Classes | JITLib > GUI | Live Coding

TdefEditor

will be replaced - please use TdefGui now!
Location: NOT INSTALLED!

Description

WARNING: has been rewritten and renamed TdefGui, which has largely the same functionality, but is more consistent and more flexible. There are some changes to the *new method:
instead of
*new(px, nVars, height, width, parent, makeWatcher)
TdefGui uses
*new (object, numItems, parent, bounds, extras)

px is now object, nVars is now numItems, width & height can be put as bounds: height @ width, parent is still parent, makeWatcher is now makeSkip .

Please see TdefGui for more details.

Class Methods

Inherited class methods

Instance Methods

Inherited instance methods