Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news2.arglkargh.de!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "J.O. Aho" Newsgroups: comp.lang.python Subject: Re: Want to build an app for linux Date: Fri, 24 Jun 2011 13:50:13 +0200 Lines: 15 Message-ID: <96jbvmFkhaU1@mid.individual.net> References: <4E0465FC.9030109@gmail.com> <1308911238.12537.1.camel@linux-yu4c.site> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: individual.net W3KgcF5Uhd595FDw6SR8qwBK39wsncGHsm5MSGhm2B8waJxIrd Cancel-Lock: sha1:s8QVfWwFcL6IVjmHO7nR2KVAv60= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.17) Gecko/20110306 Gentoo/2.0.12 SeaMonkey/2.0.12 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8375 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). -- //Aho