User Tools

Site Tools


macros:example:createworkspaces

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:createworkspaces [2018/08/24 15:57] – [affected properties] icke_siegenmacros:example:createworkspaces [2018/09/09 08:12] (current) – external edit 127.0.0.1
Line 7: Line 7:
 ^ description: | Macros to create a custom set of workspaces. | ^ description: | Macros to create a custom set of workspaces. |
 ^ remarks: | Used with a new show as you cannot import workspaces yet | ^ remarks: | Used with a new show as you cannot import workspaces yet |
 +
 +The development of this macro can be found here: http://forum.avolites.com/viewtopic.php?f=20&t=5766
  
 {{tag>record workspace delete windows}} {{tag>record workspace delete windows}}
Line 14: Line 16:
 ==== functions ==== ==== functions ====
   * [[macros:function:UserMacros.RecallMacroById]]   * [[macros:function:UserMacros.RecallMacroById]]
-  * [[macros:function:Windows.SetWindowProperty]] 
   * [[macros:function:Windows.Scrolling.Vertical.Scroll]]   * [[macros:function:Windows.Scrolling.Vertical.Scroll]]
   * [[macros:function:Workspace.Record]]   * [[macros:function:Workspace.Record]]
Line 22: Line 23:
   * [[macros:function:Handles.ConfirmDelete]]   * [[macros:function:Handles.ConfirmDelete]]
   * [[macros:function:Handles.SetSourceHandleRange]]   * [[macros:function:Handles.SetSourceHandleRange]]
 +  * [[macros:function:Windows.SetWindowProperty.X]]
 +  * [[macros:function:Windows.SetWindowProperty.Y]]
 +  * [[macros:function:Windows.SetWindowProperty.Width]]
 +  * [[macros:function:Windows.SetWindowProperty.Height]]
  
 ==== affected properties ==== ==== affected properties ====
-  * [[macros:property:WindowXYHWproperties]] +  * the respective window's attributes (x, y, height, width), see [[macros:identifier:windows]] 
-  * [[macros:property:Windows.[group].ButtonSize]] +  * [[macros:property:Windows.windowId.ButtonSize]] 
-  * [[macros:property:Windows.[group].TextSize]] +  * [[macros:property:Windows.windowId.TextSize]] 
-  * [[macros:property:Windows.[group].FixedColumns]] +  * [[macros:property:Windows.windowId.FixedColumns]] 
-  * [[macros:property:Windows.[group].FixedRows]] +  * [[macros:property:Windows.windowId.FixedRows]] 
-  * [[macros:property:Windows.[group].Pages]] +  * [[macros:property:Windows.windowId.Pages]] 
-  * [[macros:property:Windows._group_.currentpage]]+  * [[macros:property:windows.windowid.currentpage]] 
 +  * [[macros:property:Handles.AllowEditWorkspaces]] 
 + 
 +See also [[macros:identifier:windows]] for more details about workspace windows. 
 + 
 +==== control structures ==== 
 +  * [[macros:control_structures:menulink|menuLink]]
  
 ===== Code ===== ===== Code =====
Line 182: Line 193:
  
   - [[macros:deploying|make this macro available]]   - [[macros:deploying|make this macro available]]
 +  - This macro is intented to be called when a new show is started - it deletes the factory workspaces and sets up new workspaces.
  
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/createworkspaces.1535126260.txt.gz · Last modified: 2018/08/24 15:57 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki