Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!shelby!decwrl!shlump.nac.dec.com!gr8ful.enet.dec.com!herbert From: herbert@gr8ful.enet.dec.com (Kevin Paul Herbert) Newsgroups: comp.windows.x Subject: Re: About---> X Toolkits & VMS Message-ID: <5763@shlump.nac.dec.com> Date: 26 Oct 89 18:25:47 GMT References: <1986@bacchus.dec.com> <8910252006.AA22150@ATHENA.MIT.EDU> Sender: newsdaemon@shlump.nac.dec.com Reply-To: herbert@gr8ful.enet.dec.com (Kevin Paul Herbert) Organization: Digital Equipment Corp., Networks & Communication Lines: 6 What widget set are you interested in? Porting many of the Athena widgets to VMS is quite straight-forward. Since the intrinsics are basically the same, the only things you have to deal with (generally) are differences having to do with .h file location, and bcopy() vs memcpy(). Kevin