From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.bugs Subject: bug#57379: GUI toolkit for Guile 3.0? Date: Wed, 24 Aug 2022 17:03:18 -0300 Message-ID: <20220824170318.70af5603@aicha> References: <87mtbtrffm.fsf@tsyesika.se> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/lj=80wtJcRYA57=3bkWiuLg"; protocol="application/pgp-signature"; micalg=pgp-sha512 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8649"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lee Thomas , 57379@debbugs.gnu.org To: Jessica Tallon Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Wed Aug 24 22:04:28 2022 Return-path: Envelope-to: guile-bugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oQwc0-00022N-Lm for guile-bugs@m.gmane-mx.org; Wed, 24 Aug 2022 22:04:28 +0200 Original-Received: from localhost ([::1]:46116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQwby-0005Zb-2K for guile-bugs@m.gmane-mx.org; Wed, 24 Aug 2022 16:04:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52214) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQwbf-0005Y4-Ms for bug-guile@gnu.org; Wed, 24 Aug 2022 16:04:07 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58555) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oQwba-0002cK-5m for bug-guile@gnu.org; Wed, 24 Aug 2022 16:04:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oQwbZ-0007ir-O9 for bug-guile@gnu.org; Wed, 24 Aug 2022 16:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: David Pirotte Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 24 Aug 2022 20:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57379 X-GNU-PR-Package: guile Original-Received: via spool by 57379-submit@debbugs.gnu.org id=B57379.166137141129649 (code B ref 57379); Wed, 24 Aug 2022 20:04:01 +0000 Original-Received: (at 57379) by debbugs.gnu.org; 24 Aug 2022 20:03:31 +0000 Original-Received: from localhost ([127.0.0.1]:48304 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQwb4-0007i7-Mn for submit@debbugs.gnu.org; Wed, 24 Aug 2022 16:03:30 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:49436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQwb2-0007hx-Hv for 57379@debbugs.gnu.org; Wed, 24 Aug 2022 16:03:29 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 0163B1BE02CE; Wed, 24 Aug 2022 22:03:27 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([127.0.0.1]) by localhost (maximusconfessor.all2all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id keKn17UQ9tC0; Wed, 24 Aug 2022 22:03:26 +0200 (CEST) Original-Received: from aicha (unknown [179.210.48.225]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id E26E31BE02CC; Wed, 24 Aug 2022 22:03:24 +0200 (CEST) In-Reply-To: <87mtbtrffm.fsf@tsyesika.se> X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:10327 Archived-At: --Sig_/lj=80wtJcRYA57=3bkWiuLg Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello, > > ... I'm trying to at least prototype a GUI in the same way that > > in Python I can write "import gi" and proceed to create a GTK > > window, add buttons and menubars and toolbars, etc. You might also try G-Golf - disclaimer, I am the G-Golf maintainer, I was hoping/waiting that some answer(s) would point to both solutions, but as it didn't happen, here is the link [1]. David [1] https://www.gnu.org/software/g-golf/index.html --Sig_/lj=80wtJcRYA57=3bkWiuLg Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmMGhAYACgkQ83T9k6MF etf6cAgAqO3lPNi4KISp+A5FTr/IOY/E2aEC8MWfO4PLLIDFbFvT53cQW/sHZbdx LMrov5r54wmHP5chNaWoaVPOUMoHwkX5ZQvXVjFJvb7NHBPxoxOlqSAa/8wj1Fed eGdtUkx/jTkPDePPJGEXP+RJ07lSH3ypc+bJao2MLiquFJNJd9wKY7PDMjnIRLam 4dkIo2BrBJ5FzpsarGjSHehVhWtVCsmPQ1gvS+4RQeKG6EC5k9TNEoIPb8OHhYLK jKwhMRsAaedc+v0+rVWlyeVKlFp40ejGhOibI9FaIL1HgrSh2Tz21uAskt4McRgs 1oEAQKQONn/eLpp5cQtgCLguG3+ocA== =Xxt4 -----END PGP SIGNATURE----- --Sig_/lj=80wtJcRYA57=3bkWiuLg--