Tooltips: Difference between revisions

Jump to navigation Jump to search
142 bytes added ,  12 May 2013
Line 61: Line 61:
</syntaxhighlight>
</syntaxhighlight>


Another example, showing a Nasal mapping function.
Another example, showing a Nasal mapping function. Recall that arguments to a Nasal function are available through the predefined 'arg' variable, so 'arg[0]' gives the current property value.
 
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
  <hovered>
  <hovered>
580

edits

Navigation menu