FrontEnd Crash with Button
- To: mathgroup at smc.vnet.net
- Subject: [mg84614] FrontEnd Crash with Button
- From: Markus Huber <mhla at gmx.at>
- Date: Mon, 7 Jan 2008 02:36:00 -0500 (EST)
Hello,
the following Button crashes my FrontEnd when used in a TextCell:
ButtonBox[RowBox[{"(",GridBox[{{"\[SelectionPlaceholder]","\
[Placeholder]"},{"\[Placeholder]","\[Placeholder]"}}],")"}]]//
DisplayForm
It is in principle the the same Button as in the Basic Math Input
Palette but with the first Placeholder replaced by a
SelectionPlaceholder. Doing one of the two following things crashes
the FrontEnd:
-) Create the Button as ususal in an input cell.
-) Put the cursor in some text cell and press the button