Re: [Jmol-users] Using hover callback to select a residue - question

2015-08-02 Thread Rolf Huehne
Am 02.08.15 um 20:34 schrieb tremato...@gmail.com: > Hi, > > I'm trying to create a highlight effect when the user keeps the mouse > over a residue, so besides the label I'm also changing the residue color. > I'm using hoverCallback to set the color but I also need a hover out to > set the color ba

[Jmol-users] Using hover callback to select a residue - question

2015-08-02 Thread trematodeo
Hi, I'm trying to create a highlight effect when the user keeps the mouse over a residue, so besides the label I'm also changing the residue color. I'm using hoverCallback to set the color but I also need a hover out to set the color back to the original. 1. Is there a 'hover out' callback or oth