hxdhan has asked for the wisdom of the Perl Monks concerning the following question:
but$t->tagConfigure('right', -justify => 'right'); $t->insert('end',"test.\n",'right');
function imageCreate cat not create by this. any suggestion?$t->imageCreate ('end',-image => $image ,'right');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: insert image to Tk::Text justify question
by zentara (Cardinal) on Nov 03, 2011 at 10:21 UTC | |
|
Re: insert image to Tk::Text justify question
by keszler (Priest) on Nov 03, 2011 at 10:16 UTC |