MoshiachNow
IS-IT--Management
HI,
With the following code the button comes up selected.
How do I get it deselected on startup ?
======================================================
my $but4 = $mw -> Radiobutton(-text=>"QUIT", -command =>\&KILL_DOWNLOAD)-> pack(qw/-side left/);
$but4->deselect();
thanks
Long live king Moshiach !
With the following code the button comes up selected.
How do I get it deselected on startup ?
======================================================
my $but4 = $mw -> Radiobutton(-text=>"QUIT", -command =>\&KILL_DOWNLOAD)-> pack(qw/-side left/);
$but4->deselect();
thanks
Long live king Moshiach !