Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!aramis.rutgers.edu!milind From: milind@aramis.rutgers.edu (chakradh) Newsgroups: comp.windows.x Subject: Help !! Message-ID: Date: 3 Aug 89 13:30:52 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 23 Can some X-guru help me on this one? I am running X11-R3 on a SUN3-60. I am a beginner trying to learn X-widgets and Intrinsics. I have got a program that opens a toplevel shell, creates a boxWidget and tries to create a button and a small menu. I get following error messages in XtInitialize() and in XtCreateManagedWidget().After these messages, the program crashes. X Toolkit Warning: No type converter registered for 'String' to 'Pixel' conversion. X Toolkit Warning: No type converter registered for 'Int' to 'Pixmap' conversion. X Toolkit Warning: No type converter registered for 'String' to 'FontStruct' conversion. I thought these converters are built in the Intrinsics. What should I do to correct the problem? Thanks in advance. Milind Deshpande. email: arpa!alux5.att.com!milind