From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Gtk version getting closer Date: Thu, 14 Nov 2002 21:07:56 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <2427-Thu14Nov2002215748+0200-eliz@is.elta.co.il> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1037305355 7071 80.91.224.249 (14 Nov 2002 20:22:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Nov 2002 20:22:35 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18CQVV-0001pv-00 for ; Thu, 14 Nov 2002 21:22:33 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18CQi3-0007VL-00 for ; Thu, 14 Nov 2002 21:35:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CQVH-0003Eq-00; Thu, 14 Nov 2002 15:22:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18CQHc-0008FM-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 15:08:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18CQHZ-0008F2-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 15:08:11 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CQHY-0008Em-00 for emacs-devel@gnu.org; Thu, 14 Nov 2002 15:08:09 -0500 Original-Received: from pc35.bodenonline.com (IDENT:root@[193.201.16.44]) by stubby.bodenonline.com (8.12.1/8.12.1) with ESMTP id gAEK3sii014328; Thu, 14 Nov 2002 21:03:55 +0100 Original-To: Eli Zaretskii In-Reply-To: <2427-Thu14Nov2002215748+0200-eliz@is.elta.co.il> X-Mailer: Apple Mail (2.482) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9422 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9422 torsdagen den 14 november 2002 kl 19.57 skrev Eli Zaretskii: >> From: "Jan D." >> Date: Wed, 13 Nov 2002 16:38:11 +0100 (MET) >> >> I've never seen [tooltips for menus] on any Mac or MS Windows >> application. > > Really? Please click on any menu-bar item in the Internet Explorer, > then move the mouse pointer across the menu that drops down, and watch > the bottom of the IE display, the area we call ``echo area''. I don't think that qualifies as a tooltip. I suppose you mean what also is called "status bar" or "status area", I have not run Internet Explorer. But to be more specific, I mean menus that pop up windows with text near the pointer when a menu item is selected. Jan D.