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

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


test:test

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
test:test [2020/02/20 00:47]
werwolf
test:test [2023/01/12 12:18] (текущий)
Строка 1: Строка 1:
 ^Sr.No.^Method & Description| ^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.+|1| \\  **get()** \\  \\ Returns two numbers (a, b) describing ​the current ​position ​of the sliderThe a value gives the position of the left or top edge of the sliderfor horizontal ​and vertical scrollbars respectively;​ the b value gives the position of the right or bottom edge.| 
-|2| \\  **tag_config** \\  \\ You can use this method to configure ​the tag properties, which include, justify(center, ​leftor right), tabs(this property has the same functionality ​of the Text widget tabs's property), and underline(used to underline ​the tagged text).| +|2| \\  **set first, last )** \\  \\ To connect a scrollbar ​to another widget w, set w's xscrollcommand or yscrollcommand to the scrollbar'​s set() method. The arguments have the same meaning as the values returned by the get() method.|
-|3| \\  **tag_delete(tagname)** \\  \\ This method is used to delete and remove a given tag.| +
-|4| \\  **tag_remove(tagname [,​startindex[.endindex]] …)** \\  \\ After applying this methodthe given tag is removed from the provided area without deleting ​the actual tag definition.|+
  
 \\ \\
  
  
test/test.1582148859.txt.gz · Последние изменения: 2023/01/12 12:15 (внешнее изменение)