in reply to Re: checking existence of a tag in a TK::Text?
in thread checking existence of a tag in a TK::Text?

@Ken,
I like your hash idea!!!

It is true, those tags are constantly created and deleted; but only *when* the user deletes or adds line manually, creating hashes should not slow down the app nor inconvenience the user experience.

thanks!
  • Comment on Re^2: checking existence of a tag in a TK::Text?