[comp.windows.x.motif] Prompt dialog callbacks / Athena boxes in motif?

andy@comp.lancs.ac.uk (Andy Colebourne) (03/12/91)

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