Difference between revisions of "Scene buttons"

From PyMOLWiki
Jump to navigation Jump to search
(Created page with '= 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. [[Image:S...')
 
 
Line 20: Line 20:
  
 
[[Category:Settings]]
 
[[Category:Settings]]
 +
[[Category:Scenes]]

Latest revision as of 14:05, 16 June 2009

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).