X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 12 May 2016 22:39:21 -0400 From: "Paul Tan (pt75234 AT aol DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Message-Id: <154a7fb8d8c-2a04-17506@webprd-a31.mail.aol.com> Subject: Re: [geda-user] Re: gschem annoyances MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-MB-Message-Source: WebUI X-MB-Message-Type: User X-Mailer: JAS STD X-Originating-IP: [107.213.186.208] x-aol-global-disposition: G X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20150623; t=1463107161; bh=uR6B1jSaw+56O9RYWgS3V+D2zR5BqurKtrhGJE3DXxs=; h=From:To:Subject:Message-Id:Date:MIME-Version:Content-Type; b=Myw6qHo6EezO9xbYnVXDEu52rWnTNriuIRdpMqC7mu1y4rFmQG0o5n9RD/oiGbt/7 NEmeoNcxheP6FXrWkhBX1TluC8C1u3qk6s+cd1DZwCTjnah/eUtcYlRyfwdD/pus64 dwO7z6SsF4FAdUy4a5N3IVh6VeePjRlVJI6PHb6I= x-aol-sid: 3039ac1b14d057353e5949f5 Reply-To: geda-user AT delorie DOT com On Thu, 12 May 2016, 09:50:00 +0100, Peter Clifton wrote: > I think the point is correct.... More developers are needed to port gschem > to GTK3. I might guess that GTK2 has another 5-10 years of being readily > available though... so I'm not swayed heavily by the argument that we > imminently need to do it. (Just start thinking about it perhaps). On Thu, 12 May 2016, 10:00:43 -0600, John Doty wrote: > A clean ground-up redesign of gschem, using the same file format, but > with a modern UI, would be welcome. Encumbering the old, quirky, but > productive UI with new features is not. Sounds like a good case to port gEDA to QT5 (instead of GTK3.0). Limited spare time accumulated during 5-10 years may be good enough to tempt someone to take up the challenge, including me. I came across an interesting posting on Youtube by someone whose team had successfully ported their app to QT: https://www.youtube.com/watch?v=ON0A1dsQOV0 Gtk to Qt - a strange journey [linux.conf.au 2014] I have played around with some of the QT5 demo examples, it looks quite promising to be a good replacement for GTK3. Paul Tan