From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24205 invoked by alias); 26 Feb 2002 00:47:43 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 24126 invoked from network); 26 Feb 2002 00:47:40 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 26 Feb 2002 00:47:40 -0000 Received: from redhat.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id QAA19882; Mon, 25 Feb 2002 16:47:27 -0800 (PST) Message-ID: <3C7AECAA.A800FF70@redhat.com> Date: Mon, 25 Feb 2002 16:47:00 -0000 From: Ian Roxborough X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: Keith Seitz CC: insight@sources.redhat.com Subject: Re: [RFA] Change Windows menu font. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q1/txt/msg00164.txt.bz2 Keith Seitz wrote: > > On Mon, 25 Feb 2002, Ian Roxborough wrote: > > > + > > + # The menu font used to be set via the "windows-menu" > > + # font family, however this seems to have been deprecated > > + # for Tcl/Tk version 8.3, so we hard code it instead. > > + define_font global/menu -family {MS Sans Serif} -size 8 > > For the record, there were several fonts that Ian Lance Taylor added to > our copy of Tk8.0 which propagated the Window's Display Control Panel > settings for fonts. These were called "windows-menu", "windows-status", > and a few others. I really like this feature and in the interests of Windows look'n'feel I think we should add Ian Lance Taylor's patch to Tk8.3 (and resubmit the patch the current Tk maintainers). I'll take a look at it as somepoint (unless somebody else does it first). Ian.