raw_input into Tkinter ?



Is there any way to type into a Tkinter frame window?
I want to use raw_input() within a Tkinter frame.
.