Button crashes FrontEnd
- To: mathgroup at smc.vnet.net
- Subject: [mg84616] Button crashes FrontEnd
- From: Markus Huber <mhla at gmx.at>
- Date: Mon, 7 Jan 2008 02:37:03 -0500 (EST)
Hello, Doing the following crashes my FrontEnd: -) Create the button ButtonBox[RowBox[{"(",GridBox[{{"\[SelectionPlaceholder]","\ [Placeholder]"},{"\[Placeholder]","\[Placeholder]"}}],")"}]]// DisplayForm as usual in an input cell (it is in principle the same button as in the Basic Math Input Palette but with the first Placeholder replaced by a SelectionPlaceholder.) -) Place the cursor in some cell (input, text, ...) and click the button -> crash Important: It does work, when the cursor is in no cell. Anybody knows the general reason for this behavior? Regards, Markus
- Follow-Ups:
- Re: Button crashes FrontEnd
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Button crashes FrontEnd