InputString dialog with ENTER-key for inserting end of line
- To: mathgroup at smc.vnet.net
- Subject: [mg101160] InputString dialog with ENTER-key for inserting end of line
- From: Alexey <lehin.p at gmail.com>
- Date: Thu, 25 Jun 2009 07:15:40 -0400 (EDT)
Hello, I need to create custom Input-dialog with possibility to enter multiline texts. InputString[] requires to use Shift+Enter for inserting the end of line. I would want to use simply Enter. Is it possible?