Please cc any responce to my mail address... thanks
--
_--_
David Bird / -)
___/___|___
__________-----=~~///| ||||~~~==-----___________
db...@pic.ucla.edu http://pong.igpp.ucla.edu/~dbird
----------------------------------------------------
I suspect that PEX is clearing the window. By default, the PEX Renderer
will clear the Image buffer (your window) when you call Begin Rendering.
Turn off the clearI bit when issuing PEXCreateRenderer or use PEXChangeRenderer
to turn off the clearI bit.