all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* making graphical Emacs applications
@ 2021-09-24 16:22 quiliro
  2021-09-24 19:20 ` Arthur Miller
  0 siblings, 1 reply; 3+ messages in thread
From: quiliro @ 2021-09-24 16:22 UTC (permalink / raw)
  To: help-gnu-emacs

I would like to make software which uses graphical widgets and toolbar
buttons entirely in Emacs.  Are there any examples of how this can be
done?  Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: making graphical Emacs applications
  2021-09-24 16:22 making graphical Emacs applications quiliro
@ 2021-09-24 19:20 ` Arthur Miller
  2021-09-25  7:17   ` quiliro
  0 siblings, 1 reply; 3+ messages in thread
From: Arthur Miller @ 2021-09-24 19:20 UTC (permalink / raw)
  To: quiliro; +Cc: help-gnu-emacs

quiliro@riseup.net writes:

> I would like to make software which uses graphical widgets and toolbar
> buttons entirely in Emacs.  Are there any examples of how this can be
> done?  Thanks.

You could start here for example:

https://github.com/rougier/svg-lib
https://github.com/rougier/emacs-svg-icon
https://github.com/rougier/svg-tag-mode

You could also check included widget.el;

https://www.gnu.org/software/emacs/manual/html_mono/widget.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: making graphical Emacs applications
  2021-09-24 19:20 ` Arthur Miller
@ 2021-09-25  7:17   ` quiliro
  0 siblings, 0 replies; 3+ messages in thread
From: quiliro @ 2021-09-25  7:17 UTC (permalink / raw)
  To: Arthur Miller; +Cc: help-gnu-emacs

Thanks Arthur.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-25  7:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-24 16:22 making graphical Emacs applications quiliro
2021-09-24 19:20 ` Arthur Miller
2021-09-25  7:17   ` quiliro

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.