User Tools

Site Tools


macros:example:freezeselectedfixtures

Differences

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

Link to this comparison view

Next revision
Previous revision
macros:example:freezeselectedfixtures [2017/12/29 09:17] – created icke_siegenmacros:example:freezeselectedfixtures [2019/04/27 23:12] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Example Example
  
-====== Freeze selected fixtures ======+====== Patch - Freeze selected fixtures ======
  
-^ by: | Gregory Haynes | +^ by: | Gregory Haynes, Nov. 2017 
-^ published: | November 2017 |+^ published: | http://forum.avolites.com/viewtopic.php?f=20&t=5408 |
 ^ description: | Freezes/Unfreezes the selected fixtures | ^ description: | Freezes/Unfreezes the selected fixtures |
-^ remarks: | http://forum.avolites.com/viewtopic.php?f=20&t=5408 |+^ remarks: | silently shows the use of [[macros:type:ienumerable]] |
  
-{{tag>freeze unfreeze selected fixture ]}}+{{tag>freeze unfreeze selected fixture}}
  
 ==== functions ==== ==== functions ====
-  * [[:macros:function:someusedfunction]] +  * [[:macros:function:Programmer.Editor.Selection.GetSelectedHandles]] 
-  * [[:macros:function:anotherusedfunction]]+  * [[:macros:function:Programmer.Editor.Fixtures.Patch.FreezeFixtures]]
  
 ==== affected properties ==== ==== affected properties ====
-  * [[:macros:property:someproperty]] +  * [[:macros:property:Windows.PatchView.Handles]]
-  * [[:macros:property:anotherusedproperty]]+
  
-==== control structures ==== 
-  * anyspecials? 
-  
 ===== Code ===== ===== Code =====
 <code xml FreezeSelectedFixtures.xml> <code xml FreezeSelectedFixtures.xml>
Line 50: Line 46:
 This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]] This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]]
  
-tbd+Each macro gets the currently selected fixtures and puts these handles in the menu property "Windows.PatchView.Handles"
 + 
 +All fixtures in this property are then frozen resp. unfrozen.
  
 ===== How to use it ===== ===== How to use it =====
  
-  [[:macros:deploying|make this macro available]] +  [[:macros:deploying|make this macro available]] 
- +  * selecting some fixtures and firing one of the macros freezes/unfreezes the selected fixtures
-tbd +
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/freezeselectedfixtures.1514539037.txt.gz · Last modified: 2017/12/29 09:17 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki