New in 6.0: Dynamic Interactivity

Mathematica 6.0 defined a major new paradigm for computing, centered around the concept of the symbolic dynamic interface. Built on Mathematica's unique symbolic architecture, the new paradigm allows instant creation of complete dynamic interfaces fully integrated with all Mathematica's capabilitiesand readily scaled using powerful new language constructs.

New Interactive Manipulation »

Manipulate instantly create an interface to control any graphic or computation

New Viewing & Annotation Functions »

TabView  ▪  SlideView  ▪  MenuView  ▪  FlipView  ▪  PopupView  ▪  Animate  ▪  ...

Tooltip  ▪  Mouseover  ▪  StatusArea  ▪  PopupWindow  ▪  ...

New Symbolic Controls »

Slider  ▪  Checkbox  ▪  RadioButton  ▪  PopupMenu  ▪  SetterBar  ▪  InputField  ▪  ...

Button  ▪  ActionMenu  ▪  EventHandler  ▪  ...

New Dynamic Interactivity Language »

Dynamic represent a continually updated dynamic expression

DynamicModule  ▪  Deploy  ▪  CurrentValue  ▪  ControllerState  ▪  ...

New Interface Construction Capabilities »

CreateDialog  ▪  CreatePalette  ▪  DockedCells  ▪  NotebookEventActions  ▪  ...