Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:build': 0.07; 'python': 0.08; 'wrote:': 0.15; '(mainly': 0.16; 'gates': 0.16; 'luckily': 0.16; 'subject:app': 0.16; 'subject:linux': 0.16; 'cc:addr:python-list': 0.16; 'cc:2**0': 0.21; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'thats': 0.23; 'creating': 0.24; 'cc:addr:python.org': 0.30; 'looks': 0.30; 'message-id:@gmail.com': 0.32; 'generally': 0.33; 'done': 0.33; 'header:User-Agent:1': 0.34; 'round': 0.35; 'question': 0.35; 'received:74.125.83.174': 0.37; 'received:mail- pv0-f174.google.com': 0.37; 'received:google.com': 0.37; 'using': 0.38; 'subject:: ': 0.38; 'received:74.125': 0.40; 'apps': 0.63; 'received:122': 0.65; 'wish': 0.70; 'informative': 0.73; 'themes': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=9WUM8X/DJcv0aDg+e2LAca24QqGm8wleMhkCSkpLNKA=; b=YCto3SSsBN6aaLi0D712/JGABhoJ/kD0H1/VgiVQHgEcc541rBsjaVqHq1R5ds1YDf tTp8jreOlYK742/22b/DQiuCEPqy/9+VOZ7rfP9zTihpEbZVtJvJnPFssjSjf7gu43V0 GWiqw+OHfdhRq2VGZTbIsb+oGCtDXl6nUfWIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=CX72fIBDSPFiBt+hy7qll7NkdfLzNhJpRB9h2k7TiUj8BWqF2tdo4QN27Pgq1CGVbi 2yXMjZcs3WMDuS6FgF2tVJIGqYrZleIFaBBqSq17wwqvGIK0xjGlnDabMhwztihgg4OJ qtllRryzeT8KRVCZHBiR7T+9V6YFiShl5E/qQ= Date: Fri, 24 Jun 2011 18:57:57 +0530 From: saurabh verma User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 To: "J.O. Aho" Subject: Re: Want to build an app for linux References: <4E0465FC.9030109@gmail.com> <1308911238.12537.1.camel@linux-yu4c.site> <96jbvmFkhaU1@mid.individual.net> In-Reply-To: <96jbvmFkhaU1@mid.individual.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 18 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1308921766 news.xs4all.nl 14149 [::ffff:82.94.164.166]:48795 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8377 J.O. Aho wrote: > saurabh verma wrote: > > >> Quick question : Is creating jazzy UI feasible with python + gtk ? like >> round shaped corners , color schemes etc etc. >> > > Button shapes and colors are generally done in themes and luckily people using > QT/gtk2 are allowed to change themes themselves which makes that the apps they > use looks as they wish and not how a dictator want them to look (mainly > thinking of mr gates and & co). > > > Thats really informative tip. ~saurabh