I was wondering if there is a good alliterative to python raw_input. Say
What I want something like raw_input() this using GUI input box. How can I do it raw_input() using GUI box?Code:x=raw_input('Enter x ') print x
I was wondering if there is a good alliterative to python raw_input. Say
What I want something like raw_input() this using GUI input box. How can I do it raw_input() using GUI box?Code:x=raw_input('Enter x ') print x
Use tkinter gui. See 24.1. Tkinter ? Python interface to Tcl/Tk — Python v2.7.3 documentation
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
There are currently 1 users browsing this thread. (0 members and 1 guests)