<br><font size=2 face="sans-serif">Greetings,</font>
<br>
<br><font size=2 face="sans-serif">I've been trying to determine whether
or not X </font>
<br><font size=2 face="sans-serif">Pixmap resize (height/width) is actually
supported </font>
<br><font size=2 face="sans-serif">or part of the X Windows Protocol for
X11R6.  </font>
<br><font size=2 face="sans-serif">It seems that most of the functionality
provided </font>
<br><font size=2 face="sans-serif">for normal resource resize requires
an actual </font>
<br><font size=2 face="sans-serif">Window as a parameter.  The only
documentation</font>
<br><font size=2 face="sans-serif">I can find on dealing with dynamic pixmap
size </font>
<br><font size=2 face="sans-serif">in an application suggests to destroy
the Pixmap </font>
<br><font size=2 face="sans-serif">using XFreePixmap() and to recreate
it with new </font>
<br><font size=2 face="sans-serif">size attributes using XCreatePixmap().</font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br>
<br><font size=2 face="sans-serif">Lucas McLane<br>
Software Engineer<br>
IBM AIX OpenGL Development<br>
PH: +1-512-838-8669; TL: 678-8669</font>