Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module « tkinter » Python 3.11.3

Fonction NoDefaultRoot - module tkinter

Signature de la fonction NoDefaultRoot

def NoDefaultRoot() 

Description

help(tkinter.NoDefaultRoot)

Inhibit setting of default root window.

    Call this function to inhibit that the first instance of
    Tk is used for windows without an explicit parent window.