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


Groups > comp.lang.python > #57465

Re: Unlimited canvas painting program

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <thomasmurphymusic@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.097
X-Spam-Evidence '*H*': 0.81; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'only)': 0.16; 'subject:program': 0.16; '(but': 0.19; 'cc:addr:python.org': 0.22; 'url:moin': 0.24; 'cc:2**0': 0.24; 'sort': 0.25; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'with,': 0.31; 'url:python': 0.33; 'common': 0.35; 'received:google.com': 0.35; 'interface,': 0.36; 'url:org': 0.36; 'here:': 0.62; "you'll": 0.62; 'to:addr:gmail.com': 0.65; 'subject:Unlimited': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=16/VbfgHsufU9hlSwFcpcQlA0k9nx2v2LycPtnxrwrM=; b=UQq89DwxADvUz4mmXdBuX7eezI02thYmSog14ih6/9PTRUxr2xIZDV89G+u6UqowvM weqOQDTu60ivV8vC54L/wNqfkXNYS3DfD2/cY1xs7Yh3YuXauXzpP6rdTL/4m66E9uEq XS1+8sxtubRYnl/qwtLE2wIIY4Xw0nBYxHGRvLVDm8fWCkZVoyl38tauexw5CxkGyVdV /mYn4iaCBcPg0oEvJmrdxiq9xAPS/gB18Aq654nFCSQxAb9sLTEwqzOhBdJbOnBzfNjX ccYIQCwkksoUFtdI+aeKUpLu9l15YCi6DAAqZRtme6BS+i9uQCID2WhIJg09Duu2WOTU ticw==
MIME-Version 1.0
X-Received by 10.50.225.3 with SMTP id rg3mr3027179igc.28.1382642571254; Thu, 24 Oct 2013 12:22:51 -0700 (PDT)
In-Reply-To <5d107d11-0abf-4180-a994-3368f12979c1@googlegroups.com>
References <5d107d11-0abf-4180-a994-3368f12979c1@googlegroups.com>
Date Thu, 24 Oct 2013 15:22:51 -0400
Subject Re: Unlimited canvas painting program
From Thomas Murphy <thomasmurphymusic@gmail.com>
To markotaht@gmail.com
Content-Type text/plain; charset=ISO-8859-1
X-Mailman-Approved-At Thu, 24 Oct 2013 21:25:44 +0200
Cc Python <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.1476.1382642745.18130.python-list@python.org> (permalink)
Lines 3
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1382642745 news.xs4all.nl 15949 [2001:888:2000:d::a6]:43537
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:57465

Show key headers only | View raw


To start with, you'll want some sort of Graphic User Interface, a
popular and common (but not the only) one is TkInter, which you can
dive into here: https://wiki.python.org/moin/TkInter

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


Thread

Unlimited canvas painting program markotaht@gmail.com - 2013-10-24 12:16 -0700
  Re: Unlimited canvas painting program Thomas Murphy <thomasmurphymusic@gmail.com> - 2013-10-24 15:22 -0400
    Re: Unlimited canvas painting program markotaht@gmail.com - 2013-10-24 12:32 -0700
      Re: Unlimited canvas painting program MRAB <python@mrabarnett.plus.com> - 2013-10-24 21:02 +0100
        Re: Unlimited canvas painting program albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-11-07 11:30 +0000
          Re: Unlimited canvas painting program Chris Angelico <rosuav@gmail.com> - 2013-11-08 00:04 +1100
  Re: Unlimited canvas painting program Tim Chase <tim@thechases.com> - 2013-10-24 16:46 -0500
    Re: Unlimited canvas painting program Grant Edwards <invalid@invalid.invalid> - 2013-10-24 21:51 +0000
      Re: Unlimited canvas painting program Tim Chase <python.list@tim.thechases.com> - 2013-10-24 17:04 -0500

csiph-web