Path: utzoo!attcan!uunet!lll-winken!ncis.llnl.gov!helios.ee.lbl.gov!pasteur!ucbvax!decwrl!purdue!bu-cs!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R Swick) Newsgroups: comp.windows.x Subject: Re: XtTextInvalidate ? Message-ID: <8902241602.AA28925@LYRE.MIT.EDU> Date: 24 Feb 89 16:02:31 GMT References: <1274@hydra.riacs.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 8 > Am I suppose to provide a function for GetLastPos? The GetLastPos method for text sources was left over from an older design. XtTextInvalidate() should not have been calling it. This has been corrected here but hasn't yet been published as a fix. Feel free to make the obvious substitution with the GETLASTPOS macro (and preserve your old source for when the patch is officially published).