Blackberry Storm Emulator - TouchGesture events not firing, how to get a Swipe to work?
问题 Been playing with the Storm Emulator and the 4.7 JDE, for the life of me I can't figure out how to fire gesture events in the emulator. Below is the touch event code for the RIM sample app EmbeddedMapDemo. It seems straightforward enough, but touchGesture.getEvent() == TouchGesture.SWIPE never seems to register to true. How can I register swipes in the Emulator? With my mouse I try doing left-click and drag but that does not seem to work. /** * @see Field#touchEvent(TouchEvent) */ protected