From xemacs-m  Tue Dec 31 08:48:22 1996
Received: from newman (root@newman.aventail.com [38.225.141.10])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id IAA21486 for <xemacs-beta@xemacs.org>; Tue, 31 Dec 1996 08:48:21 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (root@newman [192.168.1.1]) by newman (8.6.12/8.6.9) with SMTP id GAA26033; Tue, 31 Dec 1996 06:47:18 -0800
Date: Tue, 31 Dec 1996 06:47:18 -0800
Message-Id: <199612311447.GAA26033@newman>
From: "William M. Perry" <wmperry@aventail.com>
To: carney@gvc.dec.com
Cc: Steven L Baur <steve@miranova.com>, xemacs-beta@xemacs.org
Subject: RE: Lesstif 0.75a Motif emulation on Linux and XEmacs -- it works
In-Reply-To: <9612311303.AA15593@fornet.gvc.dec.com>
References: <m2916f9kry.fsf@altair.xemacs.org>
	<9612311303.AA15593@fornet.gvc.dec.com>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

Steve Carney writes:
>steve@miranova.com (Steven L Baur) writes, :
>
>>[1  <text/plain; US-ASCII (7bit)>]
>>I've been playing around with a build of XEmacs
>>--with-scrollbars=motif, --with-dialogs=motif and the Lesstif Motif
>>library on Linux and everything appears to be in order other than a
>>strange message
>>
>>Error: No ExtNode to pop!
>
>Under Digital UNIX V3.2D (Motif 1.2.3), I don't get any strange behavior
>on exit.
>
>>The scrollbar pretty much looks and feels the same as the Lucid
>>version, although perhaps a pixel or two narrower.  The dialog box
>>looks the same as with libXaw3d.  There were some keyboard focus
>>oddities that go away when the resource `*keyboardFocusPolicy: pointer'
>>is used.
>
>I didn't need to specify anything extra.
>
>>Could someone with a true Motif implementation please confirm the
>>dialog box look, and what else should I be testing (it's been 4 1/2
>>years since I've used Motif, and I'm a little rusty in it now)?
>>[2 dialog.gif <image/gif>]
>
>The title bar of my dialog box has a Window Menu Button, and a Minimize
>Button (I've disabled the Maximize button).  Aside from the title bar,
>everything else looks fine. Here's a uuencoded gif of what I see (sorry,
>I'm still tm-impaired for sending MIME messages):

  Ummm, unless I'm missing something, those dialogs are never going to look
motif-like. :)  Those are the XEmacs 'dialogs' that are mocked up using
frames and xpm-button.el

  To see the real motif dialogs, try starting a shell buffer and then
choose File->Exit XEmacs

-Bill P.

