all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: uzibalqa <uzibalqa@proton.me>
To: Basile Starynkevitch <basile@starynkevitch.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Make GUI for application
Date: Tue, 12 Sep 2023 18:51:11 +0000	[thread overview]
Message-ID: <4Q8D4FhdgijFUVlEqIlO6gVLeoS0vpMqaRFb2sW-jZjFKLT5OseCIvjL_yKjpvVzvAFBC8lKy5zT30Ifh27H_F1F8bQz4GQH0G2wH0lIeVw=@proton.me> (raw)
In-Reply-To: <88f8c04a-30a4-4e51-94ad-97161e70db01@starynkevitch.net>






Sent with Proton Mail secure email.

------- Original Message -------
On Wednesday, September 13th, 2023 at 5:12 AM, Basile Starynkevitch <basile@starynkevitch.net> wrote:


> On 9/12/23 18:56, uzibalqa wrote:
> 
> > I want to make a GUI for an application I am writing. What would people recommend I use that
> > is Free Software as defined by the FSF ? What does Emacs use for its GUIs ?
> 
> 
> Maybe you want to use some open source graphical user interface
> toolkits. On Linux systems there are many of them:
> 
> https://en.wikipedia.org/wiki/List_of_platform-independent_GUI_libraries
> 
> 
> On my Linux system (on which I download then recompile GNU emacs from
> its source code every day) GNU emacs is using GTK.
> 
> https://gtk.org/
> 
> But you could consider using other open source toolkits like
> https://www.qt.io/ or https://www.fltk.org/ or http://fox-toolkit.org/
> and many others.

What is the most useful right now besides GTK ?
 
> % /usr/local/bin/emacs-trunk --version
> 
> GNU Emacs 30.0.50
> Development version 2b6928edb978 on master branch; build date 2023-09-12.
> Copyright (C) 2023 Free Software Foundation, Inc.
> 
> If I run /usr/bin/ldd /usr/local/bin/emacs-trunk the output has more
> than a hundred lines (libaries used directly or indirectly by GNU emacs)
> 
> If I run /usr/local/bin/emacs-trunk /proc/self/maps 149 lines are shown.
> 
> 
> By the way, my pet open source project is the RefPerSys open source
> inference engine, see https://github.com/RefPerSys/RefPerSys/ and
> amateurish website http://refpersys.org/
> 
> (contributors to RefPerSys are welcome)
> 
> 
> Regards from near Paris in France.
> 
> --
> Basile Starynkevitch basile@starynkevitch.net
> 
> (only mine opinions / les opinions sont miennes uniquement)
> 92340 Bourg-la-Reine, France
> web page: starynkevitch.net/Basile/



      reply	other threads:[~2023-09-12 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 16:56 Make GUI for application uzibalqa
2023-09-12 17:12 ` Basile Starynkevitch
2023-09-12 18:51   ` uzibalqa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='4Q8D4FhdgijFUVlEqIlO6gVLeoS0vpMqaRFb2sW-jZjFKLT5OseCIvjL_yKjpvVzvAFBC8lKy5zT30Ifh27H_F1F8bQz4GQH0G2wH0lIeVw=@proton.me' \
    --to=uzibalqa@proton.me \
    --cc=basile@starynkevitch.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.