From xemacs-m  Wed Feb 19 17:36:49 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id RAA20294
	for <xemacs-beta@xemacs.org>; Wed, 19 Feb 1997 17:36:46 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id PAA32166; Wed, 19 Feb 1997 15:34:48 -0800
Date: Wed, 19 Feb 1997 15:34:48 -0800
Message-Id: <199702192334.PAA32166@newman>
From: "William M. Perry" <wmperry@aventail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: Loose ends -- tm in-line image patch/fun with glyphs
In-Reply-To: <m2afp70x75.fsf@altair.xemacs.org>
References: <199702142238.RAA09122@nvwls.cc.purdue.edu>
	<m2afp70x75.fsf@altair.xemacs.org>
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;

Steven L. Baur writes:
>Joe Nuspl writes:
>
>>>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:
>sb> It would be nice to handle animated GIFs (and MPEGs :-).
>
>> Once subwindows work, couldn't XEmacs just ``swallow'' a xanim for
>> doing MPEGs etal.?
>
>What are subwindows supposed to be and who is working (used to be
>working) on them? 

  They are basically a 'Window' ie: XCreateWindow.  You can then get the
window id, and pass it off to something that can draw in an already-created
xwindow.  Like ghostscript or the latest versions of mpeg_play have my
patch in them I believe.

  Chuck implemented them originally.  I am trying to find time to fix them,
but things aren't looking likely.

-Bill P.

