Help for this page
use strict; use Tk; ... $widget->configure(-background => $bg); $widget->update(); }