gui mit after-zeile per button pausieren
- __blackjack__
- User
- Beiträge: 13572
- Registriert: Samstag 2. Juni 2018, 10:21
- Wohnort: 127.0.0.1
- Kontaktdaten:
@Akaju: Die `after()`-Methode liefert als Rückgabewert eine ID die man mit der `after_cancel()`-Methode verwenden kann um den Rückruf zu stornieren.
„Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.“ — Brian W. Kernighan