Help for this page

Select Code to Download


  1. or download this
    $t->tagConfigure('right', -justify => 'right');
    $t->insert('end',"test.\n",'right');
    
  2. or download this
    $t->imageCreate ('end',-image => $image ,'right');