[Jmol-users] Rotate Selected

2013-02-20 Thread Otis Rothenberger
Bob, To set up rotation of selected models on an iPad, I have to bind LEFT to the rotation so that I can eliminate the need for a modifier key. I'm using the following binding: bind LEFT rotateSelected Y @{_DELTAX*2};rotateSelected X @{_DELTAY*2} No matter what I use as a multiplier, I'm

Re: [Jmol-users] Rotate Selected

2013-02-20 Thread Robert Hanson
why isn't it just bind LEFT _rotateSelected ? On Wed, Feb 20, 2013 at 9:46 AM, Otis Rothenberger osrot...@chemagic.comwrote: Bob, To set up rotation of selected models on an iPad, I have to bind LEFT to the rotation so that I can eliminate the need for a modifier key. I'm using the

[Jmol-users] figured out my own layout question

2013-02-20 Thread Jennifer L. Muzyka
If you go visit those URLs I just gave in a previous post, you'll see I figured out the answer to my own question. I'm excited to finally have a chance to learn to use JSmol. Thanks for the JavaScript version of my favorite app, Bob and others who worked on this conversion. I appreciate your

Re: [Jmol-users] issues with converting to jsmol

2013-02-20 Thread Robert Hanson
Firefox, MSIE, and Chrome all look great. Doesn't mean that other browsers will behave, of course. Did you fix it? If not, it's probably a Safari issue. That's odd. Bob On Wed, Feb 20, 2013 at 3:24 PM, Jennifer L. Muzyka jennifer.muz...@centre.edu wrote: I'm working on converting pages

Re: [Jmol-users] figured out my own layout question

2013-02-20 Thread Robert Hanson
ah, there it is! Good. The load is quite fast, too. Maybe at least as fast as Java. By the way, this is a great idea, Jennifer: function jmolCheckbox(script1, script0,text,ischecked) {Jmol.jmolCheckbox(jmolApplet0,script1, script0, text, ischecked)}function jmolButton0(script, text)

Re: [Jmol-users] Rotate Selected

2013-02-20 Thread Otis Rothenberger
Bob, I tried that, and it works with mouse control on my desktop, but the iPad has a problem. For the desktop/mouse, I can bind _rotateSelected to LEFT, and pick up the click/select of a model with a hover call back. Binding LEFT to _rotateSelected evidently loses the original click select of