Path: utzoo!attcan!uunet!husc6!bloom-beacon!WSL.DEC.COM!price From: price@WSL.DEC.COM Newsgroups: comp.windows.x Subject: Re: rubber banding in X Message-ID: <8805251712.AA00929@eros.dec.com> Date: 25 May 88 17:12:00 GMT References: <10979@steinmetz.ge.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 Oh, I missed part of what you did wrong when I wrote my last reply. You need to make the following changes also: xgcv.foreground = g_white; xgcv.background = g_black; xgcv.plane_mask = mask; -chuck