in reply to checking existence of a tag in a TK::Text?
Why do you want to know if a tag exists?
What is wrong with iterating ( sub tag_exists ...)? See what i did there? Its called 2nd day of programming :p
Re: How to extract, delete TK tags' option/value (Tk ROText indices index tagAdd tagRemove)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: checking existence of a tag in a TK::Text?
by jsteng (Beadle) on Apr 30, 2018 at 06:30 UTC | |
by Anonymous Monk on Apr 30, 2018 at 08:49 UTC |