MathGroup Archive 2008

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

Search the Archive

Re: Dynamic

  • To: mathgroup at smc.vnet.net
  • Subject: [mg87462] Re: Dynamic
  • From: Arnoud Buzing <arnoudb at wolfram.com>
  • Date: Fri, 11 Apr 2008 01:43:32 -0400 (EDT)
  • References: <200804080938.FAA12094@smc.vnet.net>


Gianluca Gorni wrote:
> Hi!
> 
> I am trying to learn how the new Dynamic features work.

These may be useful links. Copy and paste the Hyperlink[] expressions into
a notebook, evaluate them and then click on them:

* This is a basic introduction to Dynamic:

Hyperlink["Introduction to Dynamic", "paclet:tutorial/IntroductionToDynamic"]


* This explains the more advanced features of Dynamic (it should help with understanding
DynamicModule):

Hyperlink["Advanced Dynamic Functionality", "paclet:tutorial/AdvancedDynamicFunctionality"]


* Here are some screencasts (shows features being used in the frontend, with narration),
which include Dynamic tutorials from Theodore Gray:

Hyperlink["Screencasts", "http://www.wolfram.com/broadcast/screencasts/";]


* Here are some (keyword) 'simple' demonstrations, which may help with understanding Manipulate:

Hyperlink["Simple demonstrations", "http://demonstrations.wolfram.com/search.html?query=simple";]

(Download a demonstrations, then click on the 'DOWNLOAD DEMONSTRATION SOURCE CODE' link in the notebook
to download the source code notebook, then open the source code notebook).



  • References:
    • Dynamic
      • From: Gianluca Gorni <gianluca.gorni@dimi.uniud.it>
  • Prev by Date: Re: Path, Get, etc.
  • Next by Date: Re: Event when clicking one of many Disks in a Pane
  • Previous by thread: Dynamic
  • Next by thread: Re: Dynamic