Hi Brian,
I'd make sure that your layer is returning something for
getMouseModeIDsForEvents(). This can be set with the mouseModes
property, where something like:
layer.mouseModes=Gestures
is in the properties, or that you call setMouseModeIDsForEvents().
- Don
On Mar 24, 2004, at 4:06 PM, Sperlongano Brian M NPRI wrote:
>
> Thanks, Don!! I've gotten my layers to work beautifully now.
>
> Anyhow, a quick question:
>
> I'd like to implement handling mouse events using the
> MapMouseInterpreter interface. I made a class that extends
> StandardMapMouseInterpreter, and then overrided mouseOver() and
> mouseNotOver() events, yet they never seem to get executed. Aside
> from calling setMouseEventInterpreter() on my new class, is there
> anything else I need to enable to get that working?
>
> Thanks,
> Brian
>
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Wed Mar 24 16:29:35 2004
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:38 EDT