<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
&nbsp; In most of the reference DDX driver implementations, the Pixmap procedures (CreatePixmap, etc) are being implemented by the driver and also are getting populated in the ScreenRec structure by the driver. But none of the Window procedures (like CreateWindow, DestroyWindow ...) are being implemented by the drivers. <BR>
<BR>
Can someone throw a hint as to why the<U> </U><U><B>Window procedures of ScreenRec are not being implemented</B></U><U> by the driver whereas the Pixmap procedures are?</U><BR>
<BR>
(I checked with a couple of reference implementations and this is a common observation.)<BR>
<BR>
Thanks<BR>
-K
</BODY>
</HTML>