Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: WILD@EMBL.BITNET (David Wild) Newsgroups: comp.windows.x Subject: problem with Motif Text widget key translations Message-ID: Date: 11 Mar 91 15:17:00 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 9 Hello, I am writing an application using Motif 1.0 and have a problem with the text widget. The resource XmNeditMode is defined as XmSINGLE_LINE_EDIT, and, according to the documentation, the Return key should be bound to the activate() procedure. However, when I press Return in the text widget I do not get an activate callback. Can anyone help? David Wild