Exemplo n.º 1
0
def setMandatoryCharacters(event):
    CharacterSets.setMandatory(app.txtmandChar.get())
Exemplo n.º 2
0
def setCustomCharacterSet(event):
    CharacterSets.setCustom(app.txtCustom.get())