Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1a.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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python)': 0.05; 'tkinter': 0.07; 'welcome.': 0.07; 'windows,': 0.09; 'email addr:hotmail.com>': 0.16; 'subject:GUI': 0.16; 'wxpython': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'examples': 0.20; "i've": 0.25; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; '(most': 0.33; 'could': 0.34; 'tool': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'like,': 0.36; 'useful': 0.36; 'possible': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'skip:x 10': 0.40; 'most': 0.60; 'between': 0.67; 'benefit': 0.68; 'mar': 0.68 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 :content-type; bh=ih0BaCwA3L5xuX0jgK5wIv9P3hXQhCHNm6VA4RA3k8U=; b=AxE5NVBJQL5oHAb0jqIstSDT5vYmBJ3lSOg6O/TP8Ot6FOp+3dcN4jStBnPBRRtH8M JlOvlmdSqBdkeW7hlExaO16jLclGb+Q741cIR7CHhOWsWc4EwlMV7dXE2WCGXx7cJA+y Nd+G/R3DwWKPrwBfi8VcVMyVtF9FVUAoDmvsC6IN/y10CjYZ09Wu2Xt7IMtpvQMaFVOL kpcbegF6PWSSsVphu3DriSctpLmFT67Yt8rAlFSBu2bgjChbtc3uJzmIqmHXO/ub2Lyx c9wdCbMH9An9Yb0aW3Zs+RuVmQG+AsboeyLgpBWsV/paz3mAa3Z38fytoGVsFwDA36/u 0aZg== MIME-Version: 1.0 X-Received: by 10.236.84.107 with SMTP id r71mr1319031yhe.108.1396257249279; Mon, 31 Mar 2014 02:14:09 -0700 (PDT) In-Reply-To: References: Date: Mon, 31 Mar 2014 10:14:09 +0100 Subject: Re: Examples of modern GUI python programms From: Jonathan Harden To: python-list@python.org Content-Type: multipart/alternative; boundary=20cf3010e5575bc4fc04f5e379c0 X-Mailman-Approved-At: Mon, 31 Mar 2014 15:26:58 +0200 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: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396272420 news.xs4all.nl 2950 [2001:888:2000:d::a6]:48203 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69429 --20cf3010e5575bc4fc04f5e379c0 Content-Type: text/plain; charset=ISO-8859-1 On 31 Mar 2014 00:21, "D. Xenakis" wrote: > ... Snip ... > What i need is to develop an android looking program (entirelly in python) for windows, but dunno if this is possible (most propably is), and which tool between those would help me most: tkinter - wxpython - pyqt - pygtk . > > Any examples and suggestions are most welcome. While I've not used it much Kivy could be useful if you want it to look Android like, with the added benefit that you can build for android as well. --20cf3010e5575bc4fc04f5e379c0 Content-Type: text/html; charset=ISO-8859-1


On 31 Mar 2014 00:21, "D. Xenakis" <gouzounakis@hotmail.com> wrote:
>

... Snip ...

> What i need is to develop an android looking program (entirelly in python) for windows, but dunno if this is possible (most propably is), and which tool between those would help me most: tkinter - wxpython - pyqt - pygtk .
>
> Any examples and suggestions are most welcome.

While I've not used it much Kivy could be useful if you want it to look Android like, with the added benefit that you can build for android as well.

--20cf3010e5575bc4fc04f5e379c0--