Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'that?': 0.05; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'bug': 0.12; 'language.': 0.14; 'windows': 0.15; '4.10': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reports?': 0.16; 'subject:GUI': 0.16; 'subject:programming': 0.16; '\xe9crit': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'subject:please': 0.30; 'work.': 0.31; '3.2': 0.31; 'raised': 0.31; 'whom': 0.33; 'but': 0.35; 'to:addr:python-list': 0.38; 'rather': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'received:org': 0.40; 'space': 0.40; 'blank': 0.60; 'email addr:gmail.com': 0.63; 'our': 0.64; 'pro': 0.69; 'been?': 0.84; 'received:2': 0.84; 'subject:want': 0.91; 'subject:answer': 0.95; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: GUI:-please answer want to learn GUI programming in python , how should i proceed. Date: Thu, 19 Dec 2013 09:23:33 +0000 References: <9f5d28ce-504d-40db-baa2-ff3699ab05c7@googlegroups.com> <52AE4A86.8040402@arcor.de> <52AE86E5.70409@gmail.com> <20131217160039.eba12a87ca9cd0a8fbd4fb14@gmx.net> <709c51e2-d3e5-4282-a3cb-ece846d9fb8e@googlegroups.com> <88c99955-31fc-418f-ba3b-842864863bf8@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-2-98-207-235.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <88c99955-31fc-418f-ba3b-842864863bf8@googlegroups.com> 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: 52 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387445029 news.xs4all.nl 2933 [2001:888:2000:d::a6]:35207 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62391 On 19/12/2013 09:10, wxjmfauth@gmail.com wrote: > Le jeudi 19 décembre 2013 09:25:14 UTC+1, Mark Lawrence a écrit : >> On 19/12/2013 08:10, wxjmfauth@gmail.com wrote: >> >> >> >>> >> >>> Same experience with PyQt4. >> >>> >> >>> Py 3.2 : PyQt4.QtCore.PYQT_VERSION_STR -> 4.8.6 >> >>> Py 3.3 : PyQt4.QtCore.PYQT_VERSION_STR -> 4.10 >> >>> >> >>> jmf >> >>> >> >> >> >> Your point being? >> >> >> >> -- >> >> My fellow Pythonistas, ask not what our language can do for you, ask >> >> what you can do for our language. >> >> > > The point is: > Py3.3 and "Qt" on Windows 7 pro does not work. > > jmf > Well that's rather sad, but did you have to send all the blank space above just to say that? With whom have you raised bug reports? What has their response(s) been? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence