- or download this
bless({
...
wordDelimiters => ".()\"',#!%^&*{}[]?/|;:<>-= \xFF\t",
writeOnly => 1,
}, "Prima::InputLine"),
- or download this
$w-> insert( "InputLine",
pack => { pady => 20, padx => 20, fill => 'x', side => 'botto
+m'},
text => $w-> text,
...
if $_[0]-> owner-> menu-> has_item( 'coexistentor');
},
);
- or download this
$inputline->password;
sub Prima::InputLine::password {
...
local $@;
return "".eval { $inputine->{undo}->[-1][1][1] };
}