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:20] 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 13: Line 15:
  
 ==== 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]] 
-  * [[macros:function:Handles.SetSourceHandle()]] +  * [[macros:function:Handles.SetSourceHandle]] 
-  * [[macros:function:Handles.SetUserNumber()]] +  * [[macros:function:Handles.SetUserNumber]] 
-  * [[macros:function:Handles.SetSourceHandleFromHandle()]] +  * [[macros:function:Handles.SetSourceHandleFromHandle]] 
-  * [[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 ==== 
 +  * the respective window's attributes (x, y, height, width), see [[macros:identifier:windows]] 
 +  * [[macros:property:Windows.windowId.ButtonSize]] 
 +  * [[macros:property:Windows.windowId.TextSize]] 
 +  * [[macros:property:Windows.windowId.FixedColumns]] 
 +  * [[macros:property:Windows.windowId.FixedRows]] 
 +  * [[macros:property:Windows.windowId.Pages]] 
 +  * [[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 173: 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.1535124001.txt.gz · Last modified: 2018/08/24 15:20 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki