Path: utzoo!attcan!uunet!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: athena text widget question Message-ID: <8909281355.AA20056@LYRE.MIT.EDU> Date: 28 Sep 89 13:55:34 GMT References: <2664@zaphod.axion.bt.co.uk> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 8 > I can't work out how to get from the filename to the > structure that XtSetTextSource requires. Look at XtDiskSourceCreate in DiskSrc.c. One of the reasons all this is undocumented is because it's radically changed for R4. Chris Peterson has made the interfaces much more regular and easier to use, but you shouldn't have much difficulty converting when the time comes, so hack away...