| The "toggled" event can be connected to a toggle button. | Событие "toggled" (изменение состояния) может быть привязано к кнопке "toggle". |
| The explanations are the same as for toggle button. | Пояснения тут такие же как для кнопки toggle. |
| The first function creates a toggle button without a text label in it but the second one creates it with the string label on it. | Первая функция создает toggle кнопку без текстовой метки в то время как вторая функция создает ее со строкой текста label в ней... |
| The check button (it is also known as check box) is a subclass of the toggle button. | Кнопка check (так же известная как check box) это подкласс кнопки toggle. |
| You can also set a breakpoint by positioning the cursor in the line you wish to break at and clicking the Toggle Breakpoint option in the Script menu. | Вы так же сожете установить точку останова, указав курсором строку для точки останова и выбрав опцию Toggle Breakpoint из меню Script. |