problems with remote control in xletview

Hi!

I've a problem: I've implemented the method "userEventReceived(UserEvent event)" to receive the user events but when I click on a button of remote control to view the next message that I want to display, it slides of two for time. So, instead to display the second message, it displays the third one and so on.

Why?

[340 byte] By [francy127a] at [2007-11-27 1:27:07]
# 1
For each key press userEventReceived(UserEvent) called 2 times: KEY_PRESSED event and KEY_RELEASED event.
evgeny4a at 2007-7-12 0:22:50 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2
How to resolve this problem?Is it a problem due to xletview or my problem?Thanks
francy127a at 2007-7-12 0:22:50 > top of Java-index,Java Mobility Forums,Consumer and Commerce...