Re: [PyMOL] use PyMOL code in outer tkinter application

2011-01-05 Thread Jason Ferrara
On Dec 21, 2010, at 6:38 PM, Nat Echols wrote: > On Tue, Dec 21, 2010 at 2:42 PM, Jason Ferrara wrote: > I've been using the pymol2 interface to run pymol inside Qt widgets. There > doesn't seem to be any documentation for it, but once you figure it out it > seems to work well. > > Do you thi

Re: [PyMOL] use PyMOL code in outer tkinter application

2010-12-21 Thread Nat Echols
On Tue, Dec 21, 2010 at 2:42 PM, Jason Ferrara wrote: > I've been using the pymol2 interface to run pymol inside Qt widgets. There > doesn't seem to be any documentation for it, but once you figure it out it > seems to work well. Do you think you could put a quick summary of how to do this on t

Re: [PyMOL] use PyMOL code in outer tkinter application

2010-12-21 Thread Jason Ferrara
I've been using the pymol2 interface to run pymol inside Qt widgets. There doesn't seem to be any documentation for it, but once you figure it out it seems to work well. On Dec 21, 2010, at 12:27 AM, Jason Vertrees wrote: > Hi Mike, > > It's possible, but at this point would be more trouble th

Re: [PyMOL] use PyMOL code in outer tkinter application

2010-12-20 Thread Jason Vertrees
Hi Mike, It's possible, but at this point would be more trouble than it's worth. The newer pymol2 methods are not yet stable enough for mainstream use. The older pymol1 methods will leave you struggling with synchronization and other problems. Cheers, -- Jason On Fri, Dec 17, 2010 at 11:56 PM