Changing perspectives in Split View

Next
 From:  Involute
8493.1 
Is it possible to change a perspective in Split View without leaving and re-entering Split View? E.g. if Top is one of my perspectives and I want to change it to Bottom, I find I have to click on Top, going full-screen on the Top view, then click on Bottom, then click on Split to restore the four perspectives, with the previous Top perspective now showing Bottom. Is there a way to do that from within Split?
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
8493.2 In reply to 8493.1 
Hi Involute, it's possible to do that with a script on a shortcut key, set this as the command part of the shortcut key:

script: /* reverse view that the mouse is over */ moi.ui.mainWindow.viewpanel.reverseView( moi.ui.getActiveViewport().name );

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Involute
8493.3 In reply to 8493.2 
Perfect! Thanks.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All