Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >
Built-in Mathematica Symbol|See Also »

ButtonFrame

ButtonFrame
is an option for the low-level function ButtonBox which specifies the type of frame to display around a button.
  • Typical settings supported include:
"Palette"a button in a palette
"DialogBox"a button in a dialog box
Noneno frame
  • Button frames generated by ButtonFrame are set up to follow the conventions for particular computer systems.
  • A button with a particular setting for ButtonFrame may look slightly different on different computer systems.
Make a button that looks like a typical dialog box button:
Make a button with no frame:
Make a button that looks like a typical dialog box button:
In[1]:=
Click for copyable input
 
Make a button with no frame:
In[1]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team