пайтонлиб лого пайтонлиб солнце питон либ цветок ProgerLib
  • Trainer
    Trainer Community Tasks Add Task Tests
  • Languages
  • English flag EN
    Russian flag RU
    🇪🇸 ES
    🇨🇳 ZH
    🇫🇷 FR
    🇩🇪 DE
    🇧🇷 PT
    🇸🇦 AR
    🇮🇳 HI
  • Trainer
  • Community Tasks
  • Add Task
  • Tests
  • English flag EN
    Russian flag RU
    🇪🇸 ES
    🇨🇳 ZH
    🇫🇷 FR
    🇩🇪 DE
    🇧🇷 PT
    🇸🇦 AR
    🇮🇳 HI
питон либ луна питонлиб солнце pythonlib цветок

Home › Forum › Sleep and while True in tkinter
Avatar danmodenov@mail.ru ·

Sleep and while True in tkinter

📁 обсуждение, совет, python3, новичок

n

For example, there is code:

n
def tk_sleep():n    status_send = Tk()n    status_send.geometry('400x340')n    tx_1 = Text(status_send, font=('times', 12), width=62, height=15, wrap=WORD)n    tx_1.pack()n    for i in range(10):n        tx_1.insert(1.0, 
                        
0

Ответов пока нет.

Log in to leave an answer

Интересные статьи

Task Queues in TypeScript: Creation and Optimization of Processing

Task Queues in TypeScript: Creation and Optimization of Processing

How to Write a REST API in C# in 30 Minutes: A Step-by-Step Guide

How to Write a REST API in C# in 30 Minutes: A Step-by-Step Guide

WebSocket in Kotlin: Creating Advanced-Level Real-Time Applications

WebSocket in Kotlin: Creating Advanced-Level Real-Time Applications

Working with the File System in Java: A Practical Guide

Working with the File System in Java: A Practical Guide

Weak Protocol References in Swift Without @objc: A Complete Guide

Weak Protocol References in Swift Without @objc: A Complete Guide

Последние

Avatar
Python self-motion code
0
Avatar
MTS Tech Arena
0
Avatar alex_dev11
Iterating over std::vector: unsigned vs signed index — which to choose?
0
Avatar js_student13
Error in Rust: "expected a literal" when using println! — how to fix?
0
Avatar byte_coder98
ESLint error: Cannot read file '.../tsconfig.json' — how to fix?
0

Похожие

Avatar danmodenov@mail.ru
Sleep and While True in Tkinter
Avatar question@mail.ru
python file upload vk
Avatar question@mail.ru
python download VK files
Avatar
MTS Tech Arena
Avatar
Python self-motion code