unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ELPA: New package nano-dialog
@ 2023-04-19  7:19 Nicolas P. Rougier (inria)
  2023-04-25  6:11 ` Nicolas P. Rougier (inria)
  0 siblings, 1 reply; 6+ messages in thread
From: Nicolas P. Rougier (inria) @ 2023-04-19  7:19 UTC (permalink / raw)
  To: emacs-devel


Dear all,

I would like to submit a new package to ELPA which is a library 
for creating native dialog popups. Those popups are child frames 
where:

- header line is used to show the (optional) header
- mode line is used to show (optional) clickable buttons
- buttons can be highlighted with cursor (tooltips hack)
- dialog content is a regular buffer

Usage example:

(nano-dialog nil :title "Dialog title" :buttons '("OK" "CANCEL"))

The library is hosted at https://github.com/rougier/nano-dialog 
and the README displays what it looks like.

Best,
Nicolas

-- 
Nicolas P. Rougier —— www.labri.fr/perso/nrougier
Institute of Neurodegenerative Diseases, Bordeaux



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

end of thread, other threads:[~2023-04-25 15:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19  7:19 ELPA: New package nano-dialog Nicolas P. Rougier (inria)
2023-04-25  6:11 ` Nicolas P. Rougier (inria)
2023-04-25 12:42   ` Philip Kaludercic
2023-04-25 12:59     ` Nicolas P. Rougier (inria)
2023-04-25 14:13       ` Philip Kaludercic
2023-04-25 15:20         ` Nicolas P. Rougier (inria)

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).