Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!sun-barr!newstop!sun!xwis!satyen From: satyen@xwis.Sun.COM (satyendra Dhingra) Newsgroups: comp.windows.x Subject: rubberbanding with Xlib Message-ID: <123886@sun.Eng.Sun.COM> Date: 28 Aug 89 21:27:28 GMT References: <303@ccu.UManitoba.CA> <8908212319.AA02977@xenon.lcs.mit.edu> Sender: news@sun.Eng.Sun.COM Reply-To: satyen@sun.UUCP (satyendra Dhingra) Organization: Sun Microsystems, Mountain View Lines: 14 Does anyone have a good way of doing rubberbanding with Xlib, by good I mean where rubberband box keeps up with the cursor. The normal way of doing rubberbanding erasebox(flush buffer)-redrawbox(flush buffer)-erasebox.. requires a roundtrip for each request (batching requests makes it even worse) and the cursor is always ahead of the box being drawn. Has anyone worked a solution where rubberbanding box always tracks thr cursor very closely. thanks, satyendra satyen@sun.com