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


Groups > comp.lang.python > #45157

Re: in need of some help...

From jt@toerring.de (Jens Thoms Toerring)
Newsgroups comp.lang.python
Subject Re: in need of some help...
Date 2013-05-11 22:20 +0000
Organization Freie Universitaet Berlin
Message-ID <av7ugtF8ptkU1@mid.uni-berlin.de> (permalink)
References (2 earlier) <001fe0f1-9124-4cbb-bc84-1b58ee7b8138@googlegroups.com> <mailman.1202.1367363021.3114.python-list@python.org> <47292460-b601-47e7-bdba-ccdc5f0d1c27@googlegroups.com> <aucfb0F61jrU1@mid.uni-berlin.de> <ca3b5132-73fa-452c-992f-94345793aa14@googlegroups.com>

Show all headers | View raw


Alex Norton <ayjayn1101@gmail.com> wrote:
> On Wednesday, 1 May 2013 13:15:28 UTC+1, Jens Thoms Toerring  wrote:
> > Of course, it might be nicer to have a "result" label some-
> > where in the graphical interface which you set to the text
> > instead of printing it out to the console. And you also will
> > probably add some "Quit" button to end the game.
>
> how would i go about adding print outcomes of all options  to a label ?

If you have a QLabel you can set its text to anything you want
using its setText() method.
                                 Regaeds, Jens

PS: If I may ask you a favor: consider refraining from using Google's
    completely broken interface to newsgroups - your post consists
    of nearly 200 lines of text containing all I wrote, with an empty
    line inserted between each of them, and a single line of text
    you wrote. It's rather annoying to have to sieve through that
    much of unrelated stuff just to find thar one line that's re-
    levant. And this Google groups crap seems to make it nearly
    impossible to do it any other way. If you don't believe me see
    e.g.

      http://wiki.python.org/moin/GoogleGroupsPython

    There are much better alternatives to "Google groups",
    using a real usenet news server and a program that does
    not mess up content of news group postings. They've been
    developed with 30 years of experience with newsgroups.

    If I'd be conspiracy theorist I would conclude that Google
    is up to something bad in trying to make using newsgroups
    nearly impossible by their badly broken stuff (and, to add
    credibility to such a claim, their complete disregard for
    all the criticism they got over the years, actually making
    each version of Google groups even worse), but it's rather
    likely just another case of pure incompetence (or a "why
    should we care" attitude:-(
-- 
  \   Jens Thoms Toerring  ___      jt@toerring.de
   \__________________________      http://toerring.de

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


Thread

in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-04-30 15:06 -0700
  Re: in need of some help... Chris Angelico <rosuav@gmail.com> - 2013-05-01 08:13 +1000
    Re: in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-04-30 15:30 -0700
      Re: in need of some help... Ian Kelly <ian.g.kelly@gmail.com> - 2013-04-30 17:02 -0600
        Re: in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-04-30 16:20 -0700
          Re: in need of some help... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-05-01 00:01 -0400
          Re: in need of some help... Chris Angelico <rosuav@gmail.com> - 2013-05-01 14:37 +1000
            Re: in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-05-01 03:27 -0700
          Re: in need of some help... jt@toerring.de (Jens Thoms Toerring) - 2013-05-01 12:15 +0000
            Re: in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-05-01 16:24 -0700
            Re: in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-05-10 01:23 -0700
              Re: in need of some help... jt@toerring.de (Jens Thoms Toerring) - 2013-05-11 22:20 +0000
                Re: in need of some help... Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-05-12 17:59 +0200
                Re: in need of some help... jt@toerring.de (Jens Thoms Toerring) - 2013-05-12 21:56 +0000
                Re: in need of some help... Chris Angelico <rosuav@gmail.com> - 2013-05-13 08:18 +1000
                Re: in need of some help... jt@toerring.de (Jens Thoms Toerring) - 2013-05-12 22:58 +0000
                Re: in need of some help... Chris Angelico <rosuav@gmail.com> - 2013-05-13 09:08 +1000
                Re: in need of some help... Chris Angelico <rosuav@gmail.com> - 2013-05-13 10:51 +1000
                Re: in need of some help... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-05-12 19:47 -0400
                Re: in need of some help... Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-05-13 20:10 +1200
                Re: in need of some help... Chris Angelico <rosuav@gmail.com> - 2013-05-13 02:08 +1000
                Re: in need of some help... Alex Norton <ayjayn1101@gmail.com> - 2013-05-12 12:34 -0700

csiph-web