unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How program menu-bar?
@ 2006-02-19  3:27 Robert D.
  2006-02-19 20:00 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Robert D. @ 2006-02-19  3:27 UTC (permalink / raw)


I didn't find any citations in
http://www.gnu.org/software/emacs/manual/ on programming menus.  (Did I
miss something?)

Is there a doc somewhere that explains how to program the main menu
bar?  E.g., how to add a button to the menu bar, how to add a pull-down
menu to the menu-bar, how to add a button to an existing pull-down?

Or, should I stare at menu-bar.el?

Regards,
Bob


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

* Re: How program menu-bar?
  2006-02-19  3:27 How program menu-bar? Robert D.
@ 2006-02-19 20:00 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2006-02-19 20:00 UTC (permalink / raw)


> Date: Sat, 18 Feb 2006 19:27:18 -0800 (PST)
> From: "Robert D." <rjdtoday@yahoo.com>
> 
> I didn't find any citations in
> http://www.gnu.org/software/emacs/manual/ on programming menus.  (Did I
> miss something?)

You missed the ELisp manual.  Programming the menu needs to be done in
Lisp, since no one wrote an easier interface.  So you are better off
looking in the ELisp manual, not the user's manual.

> Or, should I stare at menu-bar.el?

Looking at menu-bar.el is a good start, yes.

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

end of thread, other threads:[~2006-02-19 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-19  3:27 How program menu-bar? Robert D.
2006-02-19 20:00 ` Eli Zaretskii

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).