From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Toolbars on MacOSX Date: 12 May 2004 16:13:36 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040512.171251.91443934.mituharu@math.s.chiba-u.ac.jp> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084378980 3323 80.91.224.253 (12 May 2004 16:23:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 16:23:00 +0000 (UTC) Cc: steventamm@mac.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 12 18:22:41 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNwVE-0008Cr-00 for ; Wed, 12 May 2004 18:22:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNwVE-00021t-00 for ; Wed, 12 May 2004 18:22:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNwOa-0002LN-My for emacs-devel@quimby.gnus.org; Wed, 12 May 2004 12:15:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNwNq-0002Ji-OT for emacs-devel@gnu.org; Wed, 12 May 2004 12:15:02 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNwNG-0002B4-16 for emacs-devel@gnu.org; Wed, 12 May 2004 12:14:57 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1BNwNE-0002Aa-PW for emacs-devel@gnu.org; Wed, 12 May 2004 12:14:25 -0400 Original-Received: (qmail 11431 invoked from network); 12 May 2004 16:14:23 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 12 May 2004 16:14:23 -0000 Original-To: YAMAMOTO Mitsuharu In-Reply-To: <20040512.171251.91443934.mituharu@math.s.chiba-u.ac.jp> Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23259 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23259 YAMAMOTO Mitsuharu writes: > I'm thinking about adding a tool-bar control button on the title bar. > > http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGWindows/chapter_16_section_3.html#//apple_ref/doc/uid/20000961/BABIFCFJ > (Figure 13-8) > > I'd like to associate some (lisp-level) input event to the button, and > then bind a command that toggle the status of the toolbar. If such a > feature is acceptable, what should the input event look like? > > 1. [toolbar-control] > 2. [toolbar toolbar-control] > 3. [toolbar control] > 4. others [title-bar tool-bar] perhaps ? -- Kim F. Storm http://www.cua.dk