Hi Matt,

unfortunately, that's not possible.

What you can do is show a message with the message wizard:

cmd.wizard('message', 'Hello World')
cmd.refresh()
time.sleep(3) # do something
cmd.wizard()

http://pymolwiki.org/index.php/Wizard

Cheers,
  Thomas

Matthew Baumgartner wrote, On 07/01/13 23:20:
> Hi,
> My google-fu didn't find anything, but is it possible to access the 
> progress bar in pymol (the one that comes up when ray tracing) in a 
> script? I have a script that is a little long running and it would 
> benefit from giving users feedback on progress.
> 
> Thanks,
> Matt

-- 
Thomas Holder
PyMOL Developer
Schrödinger Contractor

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
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

Reply via email to