"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "modules/pymol/controlling.py" between
pymol-v2.1.0.tar.bz2 and pymol-open-source-2.2.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

controlling.py  (pymol-v2.1.0.tar.bz2):controlling.py  (pymol-open-source-2.2.0)
skipping to change at line 556 skipping to change at line 556
('single_middle','none','cent') ('single_middle','none','cent')
] ]
} }
def find(name, i=0, quiet=1, _self=cmd): def find(name, i=0, quiet=1, _self=cmd):
''' '''
DESCRIPTION DESCRIPTION
Find an item in the object menu panel and scroll it to the top. Find an item in the object menu panel and scroll it to the top.
''' '''
raise pymol.IncentiveOnlyException() with _self.lockcm:
return _cmd.scrollto(_self._COb, str(name), int(i))
def order(names,sort=0,location='current',_self=cmd): def order(names,sort=0,location='current',_self=cmd):
''' '''
DESCRIPTION DESCRIPTION
"order" changes the ordering of names in the control panel. "order" changes the ordering of names in the control panel.
USAGE USAGE
order names, sort, location order names, sort, location
 End of changes. 1 change blocks. 
1 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)