vote up 0 vote down star

I've got an XBAP hosted in FireFox, which works great. However, I cannot detect MouseWheel events ever! I'm guessing that FireFox is consuming them and not passing them down to the hosted app.

Any ideas on how to work around this?

flag

1 Answer

vote up 0 vote down

don't know what's going on with your xbap, just wanted to let you know that i have a xbap that works with mousewheel and firefox. tested on vista sp1 32bit, firefox 3.x ( can't verify right now ) so ultimately, this is possible.

i use the standard MouseWheel event on FrameworkElement.

hope this helps

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.