Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
api [2017/03/06 17:20]
emmanuel [class AA.Windows]
api [2024/10/11 21:00] (Version actuelle)
Ligne 263: Ligne 263:
   * bool **Close**() //Destroy the window.//   * bool **Close**() //Destroy the window.//
  
-To create advanced windows, you can go to this address [[http://effbot.org/tkinterbook/tkinter-classes.htm|Tkinter documentation]] to get a complete documentation.+To create advanced windows, you can go to this address [[https://docs.python.org/fr/3/library/tk.html|Tkinter documentation]] to get a complete documentation.