Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Controls Options >

Appearance

Appearance
is an option for displayed objects such as Button and Slider which specifies the general type of appearance they should have.
  • When multiple appearance specifications refer to a particular object, they are given in a list.
  • When an object can be in several different states, the setting for Appearance can be given in the form {"cond1"->app1, "cond2"->app2, ...}.
Display all the controls of Manipulator:
In[1]:=
Click for copyable input
Out[1]=
 
Force an ActionMenu object to look like a PopupMenu:
In[1]:=
Click for copyable input
Out[1]=
 
Control the appearance of Button:
In[1]:=
Click for copyable input
Out[1]=
 
Control the appearance of Opener:
In[1]:=
Click for copyable input
Out[1]=
 
Different appearances for the slider thumb:
In[1]:=
Click for copyable input
Out[1]=
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team