Инструменты пользователя

Инструменты сайта


test:test

Это старая версия документа!


Sr.No.Method & Description
1
tag_add(tagname, startindex[,endindex] …)

This method tags either the position defined by startindex, or a range delimited by the positions startindex and endindex.
2
tag_config

You can use this method to configure the tag properties, which include, justify(center, left, or right), tabs(this property has the same functionality of the Text widget tabs's property), and underline(used to underline the tagged text).
3
tag_delete(tagname)

This method is used to delete and remove a given tag.
4
tag_remove(tagname [,startindex[.endindex]] …)

After applying this method, the given tag is removed from the provided area without deleting the actual tag definition.


test/test.1582150169.txt.gz · Последние изменения: 2023/01/12 12:15 (внешнее изменение)