[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] defaultLag for KrNumberEditor



I proposed this some time ago, heard no objection, so I'm committing it now.

KrNumberEditor : NumberEditor {
classvar <>defaultLag = 0.1;
var <>lag;


init { arg val,aspec;
super.init(val, aspec);
lag = defaultLag;
}

hjh
____________________________________

H. James Harkins /// dewdrop_world
http://www.dewdrop-world.net

"If attacked by a lion, thrust your arm down his throat.
This takes some practice." -- Cyril Connolly