sub reset { $s300->deselect; $s310->deselect; $lb->delete(0,'end'); $mw->update; } [download]
In reply to Re: How to reset the fields in perl tk by Marshall in thread How to reset the fields in perl tk by vr786