- or download this
$mw->after( 'idle', [configure => $styleref_select_parent,
-background => 'cyan' ],
);
- or download this
$styleref_select_parent->configure(-background => 'cyan'); - or download this
after(*ms*, *callback*?).
- or download this
sub brscmd {
my ($previous_index, $actual_index) = @_;
...
from curselection <$js>\n";
}
}
- or download this
sub brscmd {
my ($previous_index, $actual_index) = @_;
...
}
);
}