I'm having some trouble overriding the command in MGOS 2.0 rc3.0. In MG 1.2, it was a bit easier, because there was the use of frames, and each frame could be accessed from another if necessary. However, with  the omission of frames in MG 2.0, our old strategy isn't working, since we were trying to override by<br><br>
<code>mapFrame.OnDblClick = ZoomCenter</code><br><br>
I now get the error that <code>mapFrame is not defined.</code> How would I access fusion's structure to allow use of the OnDblClick functionality?
<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/overriding-OnDblClick-command-in-MGOS-2.0-tp15547045s16610p15547045.html">overriding OnDblClick command in MGOS 2.0</a><br>
Sent from the <a href="http://www.nabble.com/MapGuide-Users-f14845.html">MapGuide Users mailing list archive</a> at Nabble.com.<br>