MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: FrontEnd Crash with Button
  • Next by Date: Re: Setting Colours of Plots
  • Previous by thread: FrontEnd Crash with Button
  • Next by thread: Re: Button crashes FrontEnd