Help for this page

Select Code to Download


  1. or download this
    <I>
        my $tmatrix_select_font = [-family => 'Linotype Birka',
         -size => 15,
    ...
        $w->tagConfigure('sel', -bg=>'cyan', -fg=>'blue', -font=>$tmatrix_
    +select_font);    
        </I>
    
  2. or download this
    $,='|'; 
    print w->curselection;