Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!CS.CMU.EDU!Damon.Lipparelli From: Damon.Lipparelli@CS.CMU.EDU Newsgroups: comp.windows.x Subject: Resource converter: XtRString -> XtRFloat Message-ID: Date: 20 Jun 89 20:22:32 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 15 Hello. The X Intrinsics manual states on page 83 that there is a resource type XtRFloat and then on page 87 that there is a resource converter from XtRString to XtRFloat. Well, as I was writing a new widget this afternoon, I found that neither one of these things are actually defined by the Intrinsics. I did find XtRFloat defined in Scroll.h in the Athena widget set, but still no converter. Was this part of the manual supposed to be left out until a later release? Just curious, Damon