Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98762

Re: More tkinter Madness

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Michael Torrie <torriem@gmail.com>
Newsgroups comp.lang.python
Subject Re: More tkinter Madness
Date Fri, 13 Nov 2015 12:58:00 -0700
Lines 21
Message-ID <mailman.302.1447444684.16136.python-list@python.org> (permalink)
References <708dhc-3pf1.ln1@oceanview.tundraware.com> <mailman.252.1447295160.16136.python-list@python.org> <v8nfhc-epd2.ln1@oceanview.tundraware.com> <mailman.283.1447389990.16136.python-list@python.org> <fr9ghc-c5i2.ln1@oceanview.tundraware.com> <n2400v$h96$1@dont-email.me> <0dphhc-ntf.ln1@oceanview.tundraware.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de susoNum/z/kL2rtk0t6U7QO9PhJP/LFC3PJc97tW1csA==
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'tcl/tk': 0.09; 'python': 0.10; '-command': 0.16; 'already,': 0.16; 'appears.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'reinstalled': 0.16; 'run.': 0.16; 'subject:More': 0.16; 'tk).': 0.16; 'tkinter.': 0.16; 'wrote:': 0.16; 'tkinter': 0.22; 'am,': 0.23; 'appears': 0.23; 'this:': 0.23; 'tim': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'fedora': 0.29; 'tcl': 0.29; 'window': 0.30; 'usually': 0.33; 'skip:/ 20': 0.33; 'message- id:@gmail.com': 0.34; 'but': 0.36; 'there': 0.36; 'to:addr:python- list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'itself': 0.38; 'christian': 0.38; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'called': 0.40; 'charset:windows-1252': 0.62; 'demos': 0.84; 'gollwitzer': 0.84; 'working,': 0.84
X-Virus-Scanned amavisd-new at torriefamily.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
In-Reply-To <0dphhc-ntf.ln1@oceanview.tundraware.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:98762

Show key headers only | View raw


On 11/13/2015 12:14 PM, Tim Daneliuk wrote:
> On 11/13/2015 12:32 AM, Christian Gollwitzer wrote:
>> Apfelkiste:Sources chris$
> 
> Well, I get window and when I do this:
> 
> pack [button .b -text Hello -command exit]
> 
> Nothing appears.
> 
> tkinter appears borked
> 
> I have reinstalled once already, will try again

Tkinter is the name of the Python package for using Tk, but Tk itself is
usually called Tk (package on Fedora and RHEL is tk).

On my CentOS installs, in /usr/share/tk8.5/demos, there are a number of
Tcl/Tk demos you can run.  If Tcl and Tk are working, then I would move
to reinstalling tkinter.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-11 19:52 -0600
  Re: More tkinter Madness Paul Rubin <no.email@nospam.invalid> - 2015-11-11 18:12 -0800
    Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-12 18:26 -0600
  Re: More tkinter Madness Chris Angelico <rosuav@gmail.com> - 2015-11-12 13:25 +1100
    Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-12 18:25 -0600
      Re: More tkinter Madness Michael Torrie <torriem@gmail.com> - 2015-11-12 21:46 -0700
        Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-12 23:42 -0600
          Re: More tkinter Madness Christian Gollwitzer <auriocus@gmx.de> - 2015-11-13 07:32 +0100
            Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-13 13:14 -0600
              Re: More tkinter Madness Laura Creighton <lac@openend.se> - 2015-11-13 20:56 +0100
                Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-13 16:10 -0600
              Re: More tkinter Madness Michael Torrie <torriem@gmail.com> - 2015-11-13 12:58 -0700
                Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-13 16:09 -0600
              Re: More tkinter Madness Christian Gollwitzer <auriocus@gmx.de> - 2015-11-13 22:30 +0100
                Re: More tkinter Madness Tim Daneliuk <tundraBOGUS@tundraware.com> - 2015-11-13 16:10 -0600
                Re: More tkinter Madness Christian Gollwitzer <auriocus@gmx.de> - 2015-11-14 09:14 +0100

csiph-web