Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aGkhi-0001hi-Gw for pgadmin-hackers@arkaria.postgresql.org; Wed, 06 Jan 2016 09:48:30 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aGkhh-0008Py-Vm for pgadmin-hackers@arkaria.postgresql.org; Wed, 06 Jan 2016 09:48:30 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aGkhg-0008Pp-DE for pgadmin-hackers@postgresql.org; Wed, 06 Jan 2016 09:48:28 +0000 Received: from mail-io0-x233.google.com ([2607:f8b0:4001:c06::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aGkhb-0002dD-33 for pgadmin-hackers@postgresql.org; Wed, 06 Jan 2016 09:48:27 +0000 Received: by mail-io0-x233.google.com with SMTP id g73so14579763ioe.3 for ; Wed, 06 Jan 2016 01:48:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=dkRjEPu8gCOdI5PUcgOZTfEFORjyFo9u3puZLUbr9hI=; b=qaVj0gaIbKB4GIoNHo0Sor1jUnwOreW0zFbi6KwL46PEonm+ZP9qsMbxKp2qzhz9jY uxM9KFU8ZsKQqE6KhA56RLpdV13Rqh0vMsCMwCa/8MGGVX6VUiFsd+4m4GpwWL/ktzJi HcpI/7Nzdo4kiZqzu0sIp/2QDHsu5LgJI1jUr+uWdOnOfmbfOV6tSRBD6fpQ89YxSJvw SEeLqxQ0tbsG92Mb/E+QV0FS2TyUvrM+KYVV0ije+kkGz4Khit8SkaP512S9F6M42GyF d/JMzmn7QzI9ToDExvaQhsEh6x0jogJ5BVGIp3hwDcwm4bE0wsC1HJtOSQKQHsouh6NF Hjnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dkRjEPu8gCOdI5PUcgOZTfEFORjyFo9u3puZLUbr9hI=; b=AI5YDrgsq4Vg2933fiVGS/jqPfjEq+56W5Mq9exCWSfdNqQOCZIbkGMk5sMZAElmsq YYf6fR55knx4YrUI4lmgJPtX37C7nq4kR2MzsbJw71Z67zBThk5nzTbcf5XUVRMnDQKp bjoVKyo8MySUqy8GILeACgNowGRM01/yO6ie0ERgn2SJ/qYUexOedPt4JtwtQmpqeI7A yZHCuUDVC06ewu6sRgjjNojxe+92bf2Gov029LCrdDJNjxqFGmYx1z6i8ZuLEvwgh16Q LSo2nIzaU3ON4dHjgr531eRVF/5BE2r1MXJN+SHyTTABvd95vwiSXU3bLeadLpCh/W7Q ZUkQ== X-Gm-Message-State: ALoCoQnlzI6am3Hq5cpQ+FNbHTsXooFY8R/j0Fo7tEqHp1MWRccMOTaNGGR7/ENkfV34IeO8UwUnbzcmTYegi07a1VY7QUAsxw== MIME-Version: 1.0 X-Received: by 10.107.41.142 with SMTP id p136mr72857065iop.70.1452073700336; Wed, 06 Jan 2016 01:48:20 -0800 (PST) Received: by 10.64.0.195 with HTTP; Wed, 6 Jan 2016 01:48:20 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Jan 2016 09:48:20 +0000 Message-ID: Subject: Re: ]GTK 3 From: Dave Page To: Guillaume Lelarge Cc: bjorn@wololo.org, pgadmin-hackers Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org On Wed, Jan 6, 2016 at 8:54 AM, Guillaume Lelarge wrote: > 2016-01-05 23:54 GMT+01:00 Bj=C3=B6rn Harrtell : >> >> Found the theme color issue. >> >> Server node color is customizable and new server nodes are created with >> background from window and saved in .pgadmin3. >> >> I don't see the usefulness of this feature so I've attached patch that >> removes it. >> > > -1 > > I didn't see either when it was commited, but I know many users who are > really fond of the feature. It helps them track which kind of servers > they're connected to (production, testing, dev, etc). Right - we're not removing functionality because it doesn't work properly (yet) in wx3. FYI, I wrote and committed that feature at PGCon one year. >> I see there is alot of work to be done to modernize the usage of wxWidge= ts >> to take advantage of new widgets for trees, lists and toolbar and perhaps >> even the grid. Any interest in contributions towards this? >> > > I would say yes, but be aware that the next major release of pgAdmin (as = in > pgAdmin IV) won't use wxwidgets. Correct. --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --=20 Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers