10-20-2007, 07:01 PM
|
#1 (permalink)
|
| New Member
Join Date: Oct 2007 Model: 8300 PIN: N/A Carrier: TMobile
Posts: 7
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Horizontal traverse in CustomItem does not work on 8300 Please Login to Remove! Hi,
I just started porting J2ME midlet on Blackberry and one thing that I stuck with is that my table custom item stopped working properly. After debugging I found that only vertical traversing is working. Instead of receiving Canavas.LEFT or Canvas.RIGHT as a direction parameter of my traverse() method I always get Canvas.UP or Canvas.RIGHT instead. The value returned by getInteractionModes() method has TRAVERSE_HORIZONTAL flag ON - so horizontal traverse should be supported. I tried on emulator for 8300 and for 8800 - both have the same issue. If anybody saw similar thing, please advice.
Regards |
| Offline
| |