Hi,

I'm a new Jmol user working on a semi-complicated project using Jmol to 
create some weird and wonderful molecular renderings. (See 
http://flic.kr/s/aHsjEXdyUY)

I need the full power of an integrated Java application, so far I have 
implemented a functioning rendering framework that controls Jmol through 
scripting and the Viewer class. But I'm struggling with getting Jmol to 
obey some basic application mechanisms, specifically:

- Error handling
- Script status checking
- Restarting script threads if necessary (my script threads keep 
throwing exceptions so that the scripting interface halts, and I have 
not figured out how to check for errors or restarting)
- Precise repaint control so that repaint will wait for scripts that I 
executed every frame to produce animation

Confounded by the lack of documentation, "best use" tutorials and useful 
sample code I've googled extensively, but no joy.

Any tips would be welcome.

Thanks, Marius

-- 
//////////////////////////////////////////////////
Marius Watz

New web site: http://mariuswatz.com
Silk screen prints: http://randomnumber.nu/?cat=21
//////////////////////////////////////////////////
http://twitter.com/mariuswatz
http://twitter.com/generatorx
http://flickr.com/photos/watz


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to