Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.073 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.01; 'cc:addr:python-list': 0.09; 'wed,': 0.15; 'bindings,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'pythonic': 0.16; 'subject:colors': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'header:In-Reply- To:1': 0.24; "i've": 0.25; 'message-id:@mail.gmail.com': 0.27; 'style.': 0.29; 'received:google.com': 0.35; 'but': 0.36; 'subject:: ': 0.37; 'doing': 0.38; 'real': 0.62; 'more': 0.63; 'different': 0.63; 'worth': 0.67; 'jul': 0.72; 'chrisa': 0.84; 'gtk': 0.84; 'to:none': 0.91 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:cc :content-type; bh=H6HvYUxsquH/mU+3k4jFksA9wLl99rCxTlTNL0X4IBw=; b=bd45BFrYeb38zFTBpQZUZi8YCajiyIT29JLV8VqtMrcC8eI8F70dHyEU1M145ILFyN 5mY/nBZtrl9kxEjx5Pc0U35nM1wE6jWfoivhUl46owXbv4pwIjn0SQNSFBtot5HXYBMN S9rtI3rEsI6n7wwx945ey5YIXv9PT2gVW0SMhF1so8BFX6wZEqP0iGCvRRyWvTgda71T x2bpvTqxTYtvQu3v1bKleh0I8YEQ07hs1GD68AoQMtiTnkwpFMGEwgRYS6ZJEqE9xfbB lz77Y3n5z1aL0ZDC5YUtfE9GrcYy4D6GVS7STaklvVDk+PD3itDOOhMuuSbKPcqDPI5A 4Tyg== MIME-Version: 1.0 X-Received: by 10.107.17.229 with SMTP id 98mr3263360ior.21.1436280876254; Tue, 07 Jul 2015 07:54:36 -0700 (PDT) In-Reply-To: <106c414d-0c57-42b2-98be-caa90e8f223d@googlegroups.com> References: <3b7fcd33-8ba6-44f7-abf8-ad55458eb96a@googlegroups.com> <106c414d-0c57-42b2-98be-caa90e8f223d@googlegroups.com> Date: Wed, 8 Jul 2015 00:54:36 +1000 Subject: Re: pygtk2 and colors From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1436280878 news.xs4all.nl 2883 [2001:888:2000:d::a6]:44600 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:93557 On Wed, Jul 8, 2015 at 12:47 AM, wrote: > Hi Nick, > Doing colors with pygtk2 is a real pain... I understand there's a different set of GTK bindings, pygobject. But I've not used it, so I don't know if it's more pythonic in style. Might be worth considering. ChrisA