Hi,
I'd like to know if anyone has a .properties file for the PyMOL syntax
for use in SciTE. Currently I'm using python .properties for
highlighting PyMOL code but as you's know PyMOL syntax isn't 100%
consistent with python syntax.
Thanks for your time,
Brenton
--
Dear Pymol communities,
I'm trying to embed pymol window as a pyqt widget now and the code from
https://gist.github.com/masci/6437112 runs perfectly on my Linux machine.
However when I tried to run it on my Windows machine, I kept getting the
import error when the code tried to import pymol2, whi