AndrewD
03-30-2009, 05:34 AM
<tool id="very"/>
<tool id="foo"/>
<tool id="bar"/>
A mousedown on "very" selects it. How can I "deselect" "very" when "foo" is clicked? Is there a way in OL to say "AllInstancesInThisClassButThis.showUp()" ?
Barring that, does something like "tool.showUp()" exist to address all instances?
Cheers,
Andrew.
<tool id="foo"/>
<tool id="bar"/>
A mousedown on "very" selects it. How can I "deselect" "very" when "foo" is clicked? Is there a way in OL to say "AllInstancesInThisClassButThis.showUp()" ?
Barring that, does something like "tool.showUp()" exist to address all instances?
Cheers,
Andrew.