Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: mouse@larry.mcrcim.mcgill.EDU Newsgroups: comp.windows.x Subject: Re: XtGetApplicationResources Help Message-ID: <9101220434.AA19544@Larry.McRCIM.McGill.EDU> Date: 22 Jan 91 04:34:53 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 14 > This should extract any resource from the database that has class > "Cursor" as I understand it. I know it is finding the correct > resource because if I specify a nonexistant string (XC_cross) I get a > warning that it can't convert the string to type Cursor. If I give a > valid name I get a value far out of range (data.d_cursor = 8388611) > where a correct number would be 30 for the cross. 8388611 = 0x800003. This looks like a reasonable ID for a Cursor. Why were you expecting 30? der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu