Hi list, i think the mail subject sums it up pretty much, but i´ll explain myself a little bit...
I'm trying to handle mouse wheel events and want it to have "modifiers", like holding the shift or the control keys, and the thing is that when pressing either of those the mouse wheel event is not received at all.
I tracked the problem up to InputState>>process:event (the main input event dispatcher i think) and it tracks every other case but shift and ctrl keys and this are the keys one most likely will use as modifiers...
I didn´t try them all, but it seems to work for every other key, at least regular alt and most letters/numbers work (just tried with alt-gr key, doesn´t work either).
Don´t know if this is a VM issue or a S.O. communication problem (winXP) but i´m think it's not my pc because shift + wheel works just fine in my firefox.
I think i can settle with the alt key for now, but this weird issue sure got my attention.
Thanks in advance, Emiliano.
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc