Re: Problem Running tkinter gui Code

2015-12-27 Thread Zachary Ware
On Sat, Dec 26, 2015 at 10:59 PM, brian.moreira wrote: > I trying to run a simple code that opens a Tkinter window with text in it, on > my windows 8 machine using Python 3.4.3 Hi Brian, Details are important, and there are several missing from your question that make any advice just guesswork

Problem Running tkinter gui Code

2015-12-27 Thread brian . moreira
Hi there. I trying to run a simple code that opens a Tkinter window with text in it, on my windows 8 machine using Python 3.4.3 I used to ge: “ImportError: no tkinter module exists” But now it opens a windows Wizard screen that prompts me to Modify, Repair, or Uninstall Python. I have tried

Re: Maximize already running tkinter program on invocation

2011-07-27 Thread Francesco Bochicchio
On 27 Lug, 10:18, Steven Kauffmann wrote: > Hi all, > > I have written a small GUI application in python 3.x using the tkinter > module. Program is running fine, but multiple instances of the program > can now be created. I would like to reduce the number of instances of > the program to only 1 in

Re: Maximize already running tkinter program on invocation

2011-07-27 Thread Peter Otten
Steven Kauffmann wrote: > I have written a small GUI application in python 3.x using the tkinter > module. Program is running fine, but multiple instances of the program > can now be created. I would like to reduce the number of instances of > the program to only 1 instance. I know that this is po

Maximize already running tkinter program on invocation

2011-07-27 Thread Steven Kauffmann
Hi all, I have written a small GUI application in python 3.x using the tkinter module. Program is running fine, but multiple instances of the program can now be created. I would like to reduce the number of instances of the program to only 1 instance. I know that this is possible by using a single

Re: running tkinter

2005-06-01 Thread Martin Franklin
Jim Anderson wrote: > I have just installed Fedora Core 3 on my pc. Python runs > fine, but when I try to run tkinter the tkinter library is > not found. I tried installing python 2.4.1 and could not get > tkinter to run there either. > > When I look through the build directories for 2.4.1, I find

Re: running tkinter

2005-05-31 Thread flamesrock
I'm having the same problem (latest gentoo 2005.0) and I've installed the tcl and tk languages. -- http://mail.python.org/mailman/listinfo/python-list

Re: running tkinter

2005-05-31 Thread James Stroud
On Tuesday 31 May 2005 01:44 pm, Jim Anderson wrote: > Are tcl/tk still supposed to be an intergrated part of the > python release? > > Do I have to download, configure, make, install tcl and tk > packages to get tkinter running? I had to do this. Don't forget blt. -- James Stroud UCLA-DOE Insti

running tkinter

2005-05-31 Thread Jim Anderson
I have just installed Fedora Core 3 on my pc. Python runs fine, but when I try to run tkinter the tkinter library is not found. I tried installing python 2.4.1 and could not get tkinter to run there either. When I look through the build directories for 2.4.1, I find a lib-tk, but I do not find an