Over the past few weeks a number of enhancements have be made to the gnocl package. Here's a brief overview of the changes: 2015-05: gnocl::menu, gnocl::menuRecentChooser, gnocl::statusBar o added -name, -data; implemented cget o added -name, -data; implemented cget gnocl::window o added -name added gnocl::application, a convience application megawidget 2015-04: added parent command to gnocl::volumeButton, gnocl::scale and gnocl::spinner gnocl::spinner o resolved problems with start and stop commands (same as using the -active options). gnocl::text o using the get widget command alone will return all text contents, i.e. same as "$wid get start end" gnocl::entry ...