Change selected Layout with Macro Synatx

BECOME PART OF THE COMMUNITY - Sign up here
  • Hello,


    I have a layout View with a selected layout. Now I want to write a macro to change the shown layout to another.


    My application is a color picker, clicking a macro I shall change to the layout with settings for the picker. And back again. I do not want to use the link selected function.


    At the moment this is my standing:

    Edit ScreenContent 3.1.1 Property „Layout“


    Then I opens a drop down menu with all layouts, but it shall chose automatically a defined layout.

  • HegauLigh

    Changed the title of the thread from “Set Layout Keyword for Macro” to “Change selected Layout with Macro Synatx”.
  • if you want to set this property via regular names or numbers, use the format "x.Layouts.y"

    where x is datapool name or number, and y is layout name or number


    e,g

    Set ScreenContent 1.1.1 Property "Layout" "Default.Layouts.My nice Layout"

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!