The following contains a summary of the modifications to the main module code. All updates available from the SourceForge in the nightly build. 2017-02: gnocl::dial o added options -value, -variable, -digits o added commands get, set, cget -foreground and -background option can now take 2 values, namely state and color, where state is one of "normal", "active", "prelight", "selected" or "insensitive". If only the colour is specified, then the default state of "normal" is assumed. e.g. -background [list insensitive black] gnocl::text o fixed memory allocation problem with lorem sub-command. gnocl::eventBox o added -insensitiveColor option, all...