This is a read-only mirror of pymolwiki.org

Difference between revisions of "Scene buttons"

From PyMOL Wiki
Jump to navigation Jump to search
m (2 revisions)
 
(No difference)

Latest revision as of 03:49, 28 March 2014

Overview

This setting controls whether or not PyMOL displays Scene_buttons or openGL buttons in the lower left hand corner that allows interaction with scenes.

frame

Syntax

# turn on scene buttons
set scene_buttons, 1

# turn off scene buttons
set scene_buttons, 0

Usage

Once these are enabled you can interact with them by using the mouse:

  • left-button will select a scene
  • middle-button will rove over the scenes (to see this, load a bunch of scenes and then middle-click on the first and then drag down)
  • right-button will move a scene in the stack (drag-and-drop).