I am creating a simple plugin that has a dialog w/ a textarea. I would like users to be able to hit "enter" within this textarea to create a newline. However, hitting enter fires the 'okbutton' and closes the dialog box.
How can I stop this from happening?