02-19-2012 06:35 PM
My webworks app works fine in Ripple. Perfect.
When I load it on my Blackberry 9330 Curve to test, however,
though it opens, no cursor is displayed. The user is not able to select any links.
I've tried rebooting the phone but the behavior persisted. Can anybody shed any light on this?
Solved! Go to Solution.
02-19-2012 07:39 PM
what version of SDK you are using?
02-19-2012 07:41 PM
I'm using SDK 2.3.0.9.
02-19-2012 07:46 PM
did you know that version 2.3 is not supporting the hover, you can do it using javascript .
onmouseover
02-19-2012 07:53 PM
I didn't know this.
Thank you. I'll look into this and post my result.
02-20-2012 10:07 PM
I tried to specify the hover property but that did not work.
I removed the navigation mode settings ( i.e. the text below) from by config file and the cursor appeared.
This also solved all the "low memory" alerts I was getting.
<rim:navigation mode="focus" /> <feature id="blackberry.ui.dialog" />
03-07-2013 03:31 AM
Thats same problem with me.
Are you know how to solve thats problem?
03-07-2013 10:31 AM
03-07-2013 11:53 PM
oh ya. ![]()
Thanks...