Help for this page
my @ranges = $txtBox->tagRanges('sel'); my $text = $txtBox->get(@ranges[0,1]); ...
if(@r) { ...