Hi,

A workaround may be to wrap the cgo object in a python object, with a
reload function, as well as with transformation functions.

class CGOWrap:
 cgoObject = []
 name        = []

 def translate(self,vector):
 def rotate(self,matrix):
 def reload(self)

...etc...

The most difficult thing is to extract from a pure cgo object where
the coordinates are...

Tsjerk

On 4/1/07, DeLano Scientific <del...@delsci.info> wrote:


Jennifer,

Having glanced at the code, this is clearly not yet possible -- only
molecule objects, atoms, and labels can currently be dragged about.
However, eventually it will be possible to drag and animate all object
types.

Cheers,
Warren


--
DeLano Scientific LLC
Subscriber Support Services
mailto:del...@delsci.info

"Not yet a PyMOL Subscriber, but want to support the project?  Email
sa...@delsci.com to quote your lab, school, or employer.  Thank you for
sponsoring this open-source endeavor!" -WLD



 ________________________________
 From: pymol-users-boun...@lists.sourceforge.net
[mailto:pymol-users-boun...@lists.sourceforge.net] On
Behalf Of jennifer.pfings...@uchsc.edu
Sent: Friday, March 30, 2007 1:41 PM
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] translating cgo text





Hi Everyone,

I hope that this issue is a relatively simple on to resolve.  Is it possible
to move cgo text in pymol when a pdb is displayed?  How do I do perform this
task?  Any help you can provide is always greatly appreciated!

Thank you in advanced,

jennifer pfingsten
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
PyMOL-users mailing list
PyMOL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pymol-users




--
Tsjerk A. Wassenaar, Ph.D.
Junior UD (post-doc)
Biomolecular NMR, Bijvoet Center
Utrecht University
Padualaan 8
3584 CH Utrecht
The Netherlands
P: +31-30-2539931
F: +31-30-2537623

Reply via email to