[Jmol-users] Jmol call function

2012-11-28 Thread smith82
Dear all,   I'd like to ask you for help with my problem.I use jmol for viewing of my results, but now I need extend my solution. In my code I use command jmolButton:   jmolButton("model NEXT","Next")   I need call some php function and together use "model NEXT", when I push the jmolButton. Can y

Re: [Jmol-users] Jmol work with model

2012-10-24 Thread smith82
Dear Alexander, great, that's it. Thank you   Smith __ Od: "Alexander Rose" Komu: Datum: 24.10.2012 15:06 Předmět: Re: [Jmol-users] Jmol work with model Hi Smith, in Jmol script # load files load "first.pdb"; load append "second.pd

[Jmol-users] Jmol work with model

2012-10-24 Thread smith82
Hi,   I would like ask you to solving of my problem: I have to pdb file. First of this pdb is only protein and second pdb is file with several ligands. My proble, question, is. How can I work with model in second pdb file? I need make button, which possible show next model (ligand) from second pdb