The last time the recent changes were posted was sometime during March this year. So, to put matters right, here's a list of the recent changes. Mostly enhancements plus one or two bug fixes. 2016-09: gnocl::tree & gnocl::list o added -textColor and -textColour gnocl::text o new command, wordCount, return size of buffer in words. o new command, magnify. Increase/decrease basefont height by specified amount in pixels (e.g. 1 or -1), or "reset", to set to default. gnocl::box, gnocl::vBox, gnocl::hBox o new command, getPos. Returns postilion of child widget packed into box, or -1 if not found. gnocl::entry o improved error checking to the -innerBorder option, a list of 4 integers must be supplied. ...