Path: utzoo!censor!teecs!alleyne From: alleyne@teecs.UUCP (Adrian Alleyne) Newsgroups: comp.windows.x Subject: Newline character in labelString Message-ID: <21550001@teecs.UUCP> Date: 24 Sep 90 23:29:37 GMT Organization: Litton Systems, Toronto ONT Lines: 24 I am trying to create a label that has an imbedded newline character. eg. Line One Of Label Line Two: If I use the following it works ok. XtSetArg (arglist[n], XmNlabelString, XmStringCreateLtoR ("Line One Of Label \n Line Two:", XmSTRING_DEFAULT_CHARSET)); Problem - How can I insert a newline character into the resource file? Note the following does NOT work: *LABEL_NAME.labelString: "Line One Of Label \n Line Two:" Thanks in advance, ---------------------------------------------------------------------- Adrian Alleyne email: alleyne@teecs.UUCP Litton Systems Canada Limited voice: (416) 249-1231 Etobicoke, Ont. Canada M9W 5A7