From owner-freebsd-questions Wed Apr 17 14:54:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14335 for questions-outgoing; Wed, 17 Apr 1996 14:54:16 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA14329 for ; Wed, 17 Apr 1996 14:54:14 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA02727; Wed, 17 Apr 1996 14:51:08 -0700 From: Terry Lambert Message-Id: <199604172151.OAA02727@phaeton.artisoft.com> Subject: Re: netscape's gui? To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Date: Wed, 17 Apr 1996 14:51:08 -0700 (MST) Cc: freebsd-questions@freefall.freebsd.org In-Reply-To: <199604171921.VAA08102@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at Apr 17, 96 09:21:27 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Does anyone know what kind of GUI netscape is using? Is it some > kind of compiled TCL/TK? They use Motif. The HTML displayer is a custom widget subclassed from a standard Motif widget, as is the forms input code. Everything else is standard Motif widgets. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.