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!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.067 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'received:151': 0.09; 'python': 0.11; 'gui': 0.12; 'confuse': 0.16; 'subject:GUI': 0.16; 'subject:programming': 0.16; 'wxpython': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'received:192.168.1.100': 0.24; 'header:In-Reply-To:1': 0.27; 'subject:please': 0.30; 'waste': 0.30; 'code': 0.31; 'but': 0.35; 'there': 0.35; 'c++': 0.36; 'should': 0.36; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'subject: ': 0.61; 'refer': 0.63; 'here': 0.66; 'believe': 0.68; 'book.': 0.68; 'subject:want': 0.91; 'subject:answer': 0.95 X-Greylist: Passed host: 217.55.231.184 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-08.arcor-online.net EB0383AEFD6 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1387154056; bh=F1fbf/vR+nMr/Qnh8Lyi7Ke7vPLZgMN4SjkHEAc3OT4=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=mzkybLWeTeq+8aqCAdog4YGhgVa6BkmuSggHWhUxqf70vsu+ZfpBMujm72U+HI8tC XQ9oISN3NzPBIMZSv6O3RtyIfXqnGa+mOodADKVd55o4e7umgtOjcKAxftpD0mzwh9 /23PTSK/FOM6OK9kUV5RFMygJlU/7XIPeb1aIZQc= Date: Mon, 16 Dec 2013 02:34:14 +0200 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: GUI:-please answer want to learn GUI programming in python , how should i proceed. References: <9f5d28ce-504d-40db-baa2-ff3699ab05c7@googlegroups.com> In-Reply-To: <9f5d28ce-504d-40db-baa2-ff3699ab05c7@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387156155 news.xs4all.nl 2969 [2001:888:2000:d::a6]:33407 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61976 For wxPython there is a good book. You will feel convinient. But to be honest, I don't believe that Python is the best choice for GUI development, but it's only an opinion. Otherwise I would advise you going into C++ and code with wxWidgets. Tamer On 14.12.2013 14:12, Jai wrote: > GUI:-want to learn GUI programming in python , how should i proceed. > > There are lots of book here so I am confuse which book i should refer so that i don't waste time . please answer