Python GUI questions

maiden129 sengokubasarafever at gmail.com
Tue Mar 19 15:01:24 EDT 2013


Hello,

I'm using python 3.2.3 and I'm making a program that show the of occurrences of the character in the string in Tkinter.

My questions are:

How can I make an empty Entry object that will hold a word that a user will enter?

How to make an empty Entry object that will hold a single character that the user will enter?


How to A Button object with a text equal to "Count"?

Thanks in advance.



More information about the Python-list mailing list