in reply to Re: foreach increment problem?
in thread foreach increment problem?

try this $t->get('1.0','1.0 lineend') This should grab the text up to the lineend.. I know it looks incorrect but it works in one of my tk apps for retrieving a line of text.

good doc on how to use text widgets Tk Docs @ Cornell


Grygonos