User Tools

Site Tools


macros:example:movehandle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:example:movehandle [2018/02/24 11:47] icke_siegenmacros:example:movehandle [2021/06/10 20:01] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ^ remarks: | works for copy as well | ^ remarks: | works for copy as well |
  
-{{tag>move copy handle ]}}+{{tag>move copy handle}}
  
 ==== functions ==== ==== functions ====
Line 19: Line 19:
 ==== affected properties ==== ==== affected properties ====
   * [[:macros:property:Handles.OperationMode]]   * [[:macros:property:Handles.OperationMode]]
 +  * [[macros:property:handles.sourcehandle]] //(implicitely used)//
  
  
Line 25: Line 26:
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
 <avolites.macros xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Avolites.Menus.xsd"> <avolites.macros xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Avolites.Menus.xsd">
- <macro name="Avolites.Macros.CopyChase22" name="Copy Chase 22">+ <macro id="Avolites.Macros.CopyChase22" name="Copy Chase 22">
     <description></description>     <description></description>
     <sequence>     <sequence>
Line 47: Line 48:
   * ''Handles.ClearSelection'' clears the selection (the source handle)   * ''Handles.ClearSelection'' clears the selection (the source handle)
  
-Another way to set the source handle:+Another way to set the source handle is using [[:macros:function:Handles.SetSourceHandle]]:
  
 '' <step pause="0.01">Handles.SetSourceHandle("PlaybackWindow", 62)</step> '' '' <step pause="0.01">Handles.SetSourceHandle("PlaybackWindow", 62)</step> ''
macros/example/movehandle.1519472865.txt.gz · Last modified: 2018/02/24 11:47 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki