[Python] Tkinter

glbattistella a tiscali.it glbattistella a tiscali.it
Gio 12 Gen 2017 22:14:43 CET


  Buona sera, volevo costruire una form con delle Entry che in base
allo stato cambiano il colore in background
ho provato come segue, non
mi da' nessun errore in esecuzione del codice, ma il colore in
background rimane bianco
dove sbaglio ? 

>>> import tkinter as tk
>>>
from tkinter import ttk
>>> Fin=tk.Tk()
>>> ST=ttk.Style()
>>>
ST.configure('TEntry',background='blue')
{}
>>>
CasellaTesto=ttk.Entry(Fin,style='TEntry')
>>>
CasellaTesto.grid(column=0,row=0)

grazie Gian 
  


Con Smart 3 Giga a 9 euro/4 sett navighi veloce, chiami e invii SMS dal tuo smartphone verso tutti i fissi e mobili in Italia. Passa a Tiscali Mobile! http://casa.tiscali.it/mobile/

-------------- parte successiva --------------
Un allegato HTML รจ stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20170112/71b7b153/attachment.html>


Maggiori informazioni sulla lista Python