Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Controls Options >

AutoAction

AutoAction
is an option for objects such as Slider, Locator and Button that specifies whether they should automatically take action whenever the mouse pointer is over them, even if they are not clicked.
  • The default in all cases is AutoAction->False.
  • AutoAction->True causes controls to take action whenever the mouse is near them.
Make Slider respond to mouse movement without clicking:
In[1]:=
Click for copyable input
Out[1]=
 
Make locators in LocatorPane respond to mouse movement without clicking:
In[1]:=
Click for copyable input
Out[1]=
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team