Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!caen!zaphod.mps.ohio-state.edu!mips!nec-gw!sparkle!achan From: achan@sparkle.nec.com (Amy Chan) Newsgroups: comp.windows.x Subject: resources of user-defined widgets Message-ID: <448@nec-gw.nec.com> Date: 7 Feb 91 18:45:14 GMT Sender: news@nec-gw.nec.com Distribution: comp.windows.x, comp.windows.x.motif Organization: NEC-AM TDD, San Jose, California Lines: 19 Hi! I have a novice question for you experts. I created a user-defined widget and would like to set some of its resources (new resources created by me) by command line arguments. I created an options argument and passed to XtInitialize(), but the resources were not set by the command line arguments. I think I don't need to call XtGetApplicationResources() since the arguments are not for the application, but for a widget. Moreover, I use UIL(from Motif) to fetch the user-defined widget. Am I missing something obvious? Thanks in advance for any help. Amy Chan NEC America, Inc. achan@tdd.sj.nec.com