Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: XtCvtStringToPixel Message-ID: <9010031729.AA28628@excess.lcs.mit.edu> Date: 3 Oct 90 17:29:18 GMT References: <1990Oct3.080545.21003@brolga.cc.uq.oz.au> Sender: root@athena.mit.edu (Wizard A. Root) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 15 > I want to use XtCvtStringToPixel. I cannot find the right file to include. There is no such function. Xt provides a string to pixel converter. You can read about it in the Xt documentation under "Obtaining Application Resources". I don't know what you are trying to do; the description of your user interface doesn't tell me anything about how you were led to the point of deciding that you needed this converter. If you need to explicitly invoke converters, read about XtConvertAndStore and XtCallConverter. Donna Converse