[ltk-user] Entry index
Vadim
vadim at vkonovalov.ru
Tue May 8 11:52:08 UTC 2007
mandeep singh wrote:
> i've got a bit of a problem. I need to use the index function of the
> Entry
> widget to get back a line.char structure. but there doesnt seem to be any
> support for this, yet, so i thought to write it but i dont know the
> procedure to get ouput from wish. any help appreciated. thanks!
in Tcl/Tk "Text" widget index has "line.char" but Entry has just
numerical value.
if you insist in having same format, then concatenate it with "1.", but
I don't understand how this could be useful.
Best regards,
Vadim.
More information about the ltk-user
mailing list