Hi,
I make a midlet with the eSWT user interface on a Nokia 5800 (5th edition). It is just a form with a button and several commands (menu)... So, to display the menu I have to click on the <options> command at the bottom of the screen (in the left). On the button, no listener is defined. If I click on the button with the finger, there is no reaction (it is what I want). If I click with the stylus on the button during more than one second (a circle is growing), the menu is displayed (I never want and code this)... So I suppose this is a default mechanism of eSWT... Is it possible to deactivate this ? Or to change the sensibility ?
Thanks

Reply With Quote

