Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!dcl-cs!andy From: andy@comp.lancs.ac.uk (Andy Colebourne) Newsgroups: comp.windows.x.motif Subject: Prompt dialog callbacks / Athena boxes in motif? Message-ID: <1225@dcl-vitus.comp.lancs.ac.uk> Date: 12 Mar 91 13:37:22 GMT Reply-To: andy@dcl-cs.UUCP (Andy Colebourne) Organization: Department of Computing at Lancaster University, UK. Lines: 20 I have a prompt dialog, when return is pressed in the text widget the OK button is 'pressed' and the dialog unmanaged BUT the OK callback is not called. How can I make the return-press activate the same callback as the ok-button? Also: I have a RowColumn widget which is inside a Frame which is inside a form. The RowColumn contains buttons which are all the same size. Is there a way I can make the RowColumn widget (or any other) act like a Box widget from the Athena set? i.e. after resize - do it's best to fit the buttons in to the available space? Any help will be gratefully received! Andy andy@uk.ac.lancs.comp