08-22-2010 08:21 AM
Hi Lead,
Can you post up what your operating system is (Win XP, Vista 32/64, Win7 32/64)
Also, have you checked out the videos for the Eclipse tooling to see if you may be missing a step?
The debugging steps should be the same in a widget as shown below for debugging web content
http://www.blackberry.com/DevMediaLibrary/view.do?
04-12-2011 04:05 PM
I tried out the input example and I received this js error:
Running at line 134: sample.ui.spinner.title="Choose A City:";.
Called from line 1: openSpinner()} } } }.
: ReferenceError: "sample" is not defined.
Any ideas?
04-13-2011 08:20 AM
Which OS are you running the application on BB 5.0, 6.0?
04-13-2011 09:46 AM
I am not sure which BB version I am on. I am using VS 2008 with the BB vs_plugin_11 v. 2.5.1.1, using the built in simulators.
04-21-2011 11:43 AM
Hi,
I'm hitting a problem using this UI example for the spinner selection control... if you move those phone in a way that causes screen orientation change while the selection spinner is being displayed the phone just locks up and dies and needs a battery pull...
I've recreated this on OS6 (both in the simulator and on a torch), I tried it in OS5 simulator and it appears to work ok so this could be an OS6 only issue.