Artifact 03f2722d56d4c1ac141accb09498e3458df1c416:
12d11 < # - ComboBox::clearvalue 263,268d261 < # ---------------------------------------------------------------------------- < # Command ComboBox::clearvalue < # ---------------------------------------------------------------------------- < proc ComboBox::clearvalue { path } { < Entry::configure $path.e -text "" < }