Hi Jim & Mark,
              Thanks for the reply, my program is
working in HP unix, I am able to get both the out put
in a same window(overlayed), the only change in Linux
code is in XtOpenDisplay() part, there in HPUX the
function call using the display parameter as "0:0" and
second one using "0:1".

       In Linux the display perameters with "0:1" is 
giving error, so I made it NULL for both the
XtOpenDisplay() function calls, how to achive in Linux
the same functionality, since I am using NULL as
display parameter I am getting two different display,
unable to achive overlay.

       I am new to this X-window programming and
overlay concept, pls explain.

thanks in advance,
Bala.










--- Jim Gettys <[EMAIL PROTECTED]> wrote:
> Manipulating the plane mask on truecolor displays
> typically has little
> use these days: it is really a holdover hack from
> the days of
> pseudocolor.
> 
> If you want to take two images and composite them,
> you really want
> to use the Render extension these days, at least if
> you are using
> XFree86.
>                               - Jim
> 
> --
> Jim Gettys
> Cambridge Research Laboratory
> Compaq Computer Corporation
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to