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 :

Classe « Wm » Python 3.11.3

Méthode tkinter.Wm.wm_focusmodel

Signature de la méthode wm_focusmodel

def wm_focusmodel(self, model=None) 

Description

help(Wm.wm_focusmodel)

Set focus model to MODEL. "active" means that this widget will claim
        the focus itself, "passive" means that the window manager shall give
        the focus. Return current focus model if MODEL is None.