Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'suppose': 0.07; 'messing': 0.09; 'cc:addr:python-list': 0.11; 'gui': 0.12; 'guessing': 0.16; 'subject:interfaces': 0.16; 'subject:python3.x': 0.16; 'subject:user': 0.16; 'apps': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'app': 0.19; 'basically': 0.19; 'examples': 0.20; 'example': 0.22; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'junior': 0.24; 'mon,': 0.24; 'paul': 0.24; 'question': 0.24; "i've": 0.25; 'second': 0.26; 'header:In-Reply- To:1': 0.27; 'joe': 0.30; 'programming.': 0.30; 'specified': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'code': 0.31; 'libraries': 0.31; 'sep': 0.31; 'steven': 0.31; 'interface': 0.32; 'url:python': 0.33; 'sense': 0.34; 'maybe': 0.34; 'could': 0.34; 'except': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; "he's": 0.36; 'library.': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'so,': 0.37; 'question,': 0.38; 'pm,': 0.38; 'little': 0.38; 'does': 0.39; 'either': 0.39; 'url:mail': 0.40; 'how': 0.40; 'most': 0.60; 'you.': 0.62; 'making': 0.63; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'phone': 0.66; 'dont': 0.67; 'joel': 0.91; 'fun!': 0.93; '2013': 0.98 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=cdaCEI7SKomAEwqX/+LRt3s5pbpyv2e5RH+N0m6CsYE=; b=jTw2YojnkteHsQqJ5mpaMMIpThvj6g1HcuCWQc8ch4I8/tXtsI4o0lKiiHTtjKX9W2 dcBVMjIaKs1BjLMAuZadOP7iDOLyDKdaYTJlHsLwb+KOHR6jjAhhoDVp5mTa7xjirtfj S/J7/2bDuxJE0g5z0rUzvsJ6Fv+EVI3wkMIa3/kY7TTBmsMX8hty4fNvJAh6c4YRQj/I wR4H/iAITdmzE9p5BmfilPFYI6EtEuztMlFWKOFcNED3UAgxX7HsZYdnw//ezSRiG/5p Uz6doJz4n7zPxeyK0L4OoJWyZBdwp0kMpl8JUKPoq6z/lO1W4XFIGCLKtovhwlXP5cfA M5KQ== MIME-Version: 1.0 X-Received: by 10.221.44.136 with SMTP id ug8mr23953154vcb.13.1378143014492; Mon, 02 Sep 2013 10:30:14 -0700 (PDT) In-Reply-To: References: <5224b7e4$0$6599$c3e8da3$5496439d@news.astraweb.com> <3eafbb7c-1a41-4892-9660-4904f81c3b7f@googlegroups.com> Date: Mon, 2 Sep 2013 13:30:14 -0400 Subject: Re: user interfaces python3.x From: Joel Goldstick To: Joe Junior Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" , Paul Rice X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 37 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1378143017 news.xs4all.nl 15913 [2001:888:2000:d::a6]:49593 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53512 On Mon, Sep 2, 2013 at 1:16 PM, Joe Junior wrote: > On 2 September 2013 14:00, Paul Rice wrote: >> >> I know that most of my time will be writing . I dont think i specified very well what im asking. >> What i mean by proper interface is a interface like for an app or something, let me give u an example; >> Say i have made a phonebook just for this example and i want to use it like a normal phonebook in your phone instead of in writing. So basically making it like an app or something ? >> Does that make sense ? Lol > > He's just messing with you. What you want is to write GUI (Graphical > User Interface) Application. The examples Steven cited like GTK and Qt > are libraries that provides it. The word "Interface" means a lot of > things in programming. Except that those libraries don't work in Android phone environments. I've never looked into writing code for a phone, but I would suppose that a prerequisite for writing smart phone apps is to understand more in general how to write a software application. Guessing from the way the OP poses his question, he has a lot more to learn than a specific GUI library. So, maybe the answers were a little facetious, but the question could be taken as either completely naive, or as completely pompous. To answer the second interpretation is maybe more fun! > > > > > -- > Joe > -- > http://mail.python.org/mailman/listinfo/python-list -- Joel Goldstick http://joelgoldstick.com