Path: utzoo!attcan!uunet!tank!ncar!mailrus!cornell!batcomputer!gdykes From: gdykes@batcomputer.tn.cornell.edu (Gene Dykes) Newsgroups: comp.windows.x Subject: Resource oversight? Message-ID: <6841@batcomputer.tn.cornell.edu> Date: 16 Nov 88 15:49:53 GMT Distribution: comp Organization: Theory Center, Cornell U., Ithaca NY Lines: 10 After having created a widget, I find I need to modify one of its resources, but the situation is such that I can't know what the representation type is, and all I have is a String representation of the resource value. It appears to me that there is no way to invoke the proper resource converter without knowledge of the representation type. The XtCreate() function accomplishes this, but there doesn't seem to be any of doing it after widget creation. Am I overlooking something, or is this an unanticipated toolkit need? -- Gene Dykes, gdykes@tcgould.tn.cornell.edu