$text->index(index)So $text->index('end') should return the line.char of the last character. To get each wrapped row, something like:
Returns the position corresponding to index in the form line.char where line is the line number and char is the character number. Index may have any of the forms described under "INDICES" above.
In reply to Re: TK-Text Get text per row
by keszler
in thread TK-Text Get text per row
by kean
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |