Newbie Question
PythonRAD
infoNOSPAM at PythonRAD.tk
Sun Nov 2 07:42:22 EST 2003
How can I do for insert a text into Entry widget?
#Set Property Text1
Text1 = tk.Entry(Form1, width = 20, relief=tk.GROOVE)
Text1.place(height=17, width=90, x=98, y=15)
Text1.text ="Michelangelo" -----> is It correct?
thank
--
www.pythonRAD.tk
##########################
# Yahoo Messenger: ShineMiku
# Ti aspetto per chiccherare su
# Programmazione, Tecnologie
# Collaborazioni di Lavoro
##########################
More information about the Python-list
mailing list