|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Tk Text tag or mark ?by hiseldl (Priest) |
| on Apr 09, 2003 at 20:34 UTC ( #249409=note: print w/ replies, xml ) | Need Help?? |
|
You should use mark because a mark is more useful if you want to insert into arbitrary locations within the text. A tag is used more for assigning attributes than marking where to insert text. --
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||