Hi, I am loading a pdb file in a python script for pymol.
The script has the following structure: def script do something cmd.load("file.pdb") do lot more cmd.extend("script", script) When the python script is completed, the molecule file.pdb is shown in the openGL display, but not before. How can I show the molecule file.pdb in the display immediately after loading it and before "do lot more" is executed? Best, Matthias -- Structural Bioinformatics and Computational Biochemistry Unit Dept. of Biochemistry University of Oxford http://sbcb.bioch.ox.ac.uk/schmidt.php ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net