Close
Showing results 1 to 10 of 24

Hybrid View

  1. #1

    Default

    A quick way I've found to sync most of the windows on the desktop is to create 2 macros--one on my main:

    /exportui c:\uisaved (or any filename--needs to match the one in the second macro below)

    And one for all my slaves:

    macrowait 5
    /importui c:\uisaved

    I put them all in the same space on an action bar in a repeater region, and when I want to sync I hit the button on my main, it saves his UI, and 5 seconds later all the slaves import it.
    Last edited by Khatovar : 07-12-2013 at 12:44 AM

  2. #2
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default

    Quote Originally Posted by Finney View Post
    A quick way I've found to sync most of the windows on the desktop is to create 2 macros--one on my main:

    /exportui c:\uisaved (or any filename--needs to match the one in the second macro below)

    And one for all my slaves:

    macrowait 5
    /importui c:\uisaved

    I put them all in the same space on an action bar in a repeater region, and when I want to sync I hit the button on my main, it saves his UI, and 5 seconds later all the slaves import it.

    I knew there was a reason I was revisiting this thread!

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •