From owner-freebsd-hackers Thu Apr 11 07:27:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14698 for hackers-outgoing; Thu, 11 Apr 1996 07:27:41 -0700 (PDT) Received: from mail.think.com (Mail1.Think.COM [131.239.33.245]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA14685 for ; Thu, 11 Apr 1996 07:27:32 -0700 (PDT) Received: from Early-Bird-1.Think.COM by mail.think.com; Thu, 11 Apr 96 10:27:17 -0400 Received: from compound.think.com ([206.10.99.158]) by Early-Bird.Think.COM; Thu, 11 Apr 96 10:27:12 EDT Received: (from alk@localhost) by compound.think.com (8.7.5/8.6.112) id JAA24489; Thu, 11 Apr 1996 09:28:18 -0500 (CDT) Date: Thu, 11 Apr 1996 09:28:18 -0500 (CDT) Message-Id: <199604111428.JAA24489@compound.think.com> From: Tony Kimball To: hackers@freefall.freebsd.org Subject: Re: Lesstif (motif compatible) package. Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk From: Jake Hamby Date: Wed, 10 Apr 1996 17:25:26 -0700 (PDT) I haven't attached your comments on Lesstif, due to space constraints, but let me say that you made some excellent points and I agree with you completely on this topic. Motif is the closest thing we have to a standard in the wacky world of X-Windows, I disagree profoundly. Tk is the closest thing to a standard. Moreover, Tk is portable to the major non-unix platforms, while Motif is not. It is reasonably fast, I win. looks professional, We draw. has a consistent style guide that follows IBM's CUA guidelines Largely unused and hence of questionable relevance. interoperates well with other Motif programs (e.g. Drag and Drop) We draw. Also, there are some excellent GUI builder tools that allow a complete user interface to be generated in literally a matter of hours I think dev time is my trump card on this one. I would not dream of developing a general-purpose commercial application using Motif, because it would lock me into a small fraction of the Unix market, and cut off the vast majority of potential customers. And of course it is completely impractical to write freeware using Motif.