help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing menus for modes


From: Kevin Rodgers
Subject: Re: writing menus for modes
Date: Wed, 17 Dec 2003 09:42:15 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Miguel Frasson wrote:

I have read the good Mode Tutorial from Emacs wiki. However, there there
is nothing about how to make menus and toolbars for a mode. I have seem
easymenu on wiki also. Is there some nice documentation about toolbars and
menus?

Have you read the Menu Bar and Tool Bar nodes of the Emacs Lisp manual?
(I assume that since you asked about the tool bar, you're interested in
the menu bar, not in pop up menus.)  It's pretty easy to add a new item
to the menu bar or tool bar as described there.  I would avoid easymenu:
it's mainly good for writing XEmacs-compatible code, and I found it hard
to use when I had to do that.


--
Kevin Rodgers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]