|
[Date Index]
[Thread Index]
[Author Index]
Re: Need a Dialog that doesn't disappear on return press
- To: mathgroup at smc.vnet.net
- Subject: [mg92740] Re: Need a Dialog that doesn't disappear on return press
- From: David Reiss <dbreiss at gmail.com>
- Date: Sun, 12 Oct 2008 04:30:54 -0400 (EDT)
- References: <gcq0ir$c79$1@smc.vnet.net>
CreateDialog["test", NotebookEventActions -> {}]
--David
On Oct 11, 6:53 am, "Chris Degnen" <tilt... at windmills.freeserve.co.uk>
wrote:
> Hi
>
> I have a dialog box (created by CreateDialog) that disappears
> when the Enter key is pressed. Can anyone tell me how I can
> disable that action?
>
> (There are a few data entries on this dialog, and Enter may be
> pressed inadvertently.)
Prev by Date:
Re: Unevaluated subtleties
Next by Date:
Turning off default rules associated with TableHeadings?
Previous by thread:
Need a Dialog that doesn't disappear on return press
Next by thread:
Re: Mathematica Plot Functions
|