Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
pandataMan
Posts: 6
Registered: ‎04-26-2011
My Carrier: None

Browserfield2 - API 6.0.0 - The floating pointer is not displayed

Hi people!

 

I'm having some troubles with the component BrowserField2 and the BlackBerry OS 6.0 (Bold and Curve Devices).

 

I'm using the code below to show the floating point (cursor):

 

browserFieldConfig.setProperty(BrowserFieldConfig.NAVIGATION_MODE, BrowserFieldConfig.NAVIGATION_MODE_POINTER);

 

This code works on devices 5.0, but in devices 6.0 I can't see the cursor. To enable it, I need to click on menu button, and to select the option "Select", so, a cursor appears. If I move the TrackPad, a cursor pointer appears, like a Desktop PC.


What do I do? Somebody can help me?

 

 

Please use plain text.