<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm using GEM to render a number of different 
visual effects and ONE of those structures requires a gemwin buffer value of "1" 
while all others work best at "2".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>These structures don't need to render 
simoultaneously - but it would be nice.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, when I try to change the buffer size by 
sending the value to gemwin, the GEM window starts acting erratically.&nbsp; 
Hence, I'm guessing that the buffer size can only be changed after destroying 
the gem window before creating a new one (am i right to assume 
this?)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So the question is: How can I change the buffer 
size of the gem window without destroying the window?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>sub-question: The gemlist that I'm having 
difficulty with is similar to gemPixDataSimple.pd&nbsp;from the GEM 
examples.&nbsp; Why does that type of structure require "buffer 1"?&nbsp; How 
can that example patch be modified to work with "buffer 2"?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks...</FONT></DIV>
<DIV><FONT face=Arial size=2>Dave S</FONT></DIV></BODY></HTML>