Remember to include 18. How to imitate the behavior of buttons in a Selection Box?
Using a Form, how can I place buttons at the bottom of the form so that they behave in the same way as button in a Dialog Template or a Selection Box, when the form resizes. There is a Motif restriction that does not allow you to do this. Certain widgets have this behavior built in but users cannot achieve this by using a Form or a Row Column. You could use a Dialog Template and unmanage the Separator to get the desired effect.