blackberry-torch

Blackberry 9800 Simulator Crashing When Launching Browser

倾然丶 夕夏残阳落幕 提交于 2019-12-22 10:33:23
问题 The Blackberry 9800 simulator is crashing when launching the browser, throwing JVM Error 104: Uncaught IllegalStateException. This is a clean install of the simulator with no 3rd party applications installed to it. I strictly wanted to use it for testing web applications. All other applications on the device seem to work without error. 回答1: I managed to get it working. Exit the Simulator (if running) Go to c:\program files\Research In Motion Right click BlackBerry Smartphone Simulators 6.0.0

Blackberry Torch Simulator and EditField Problem

一曲冷凌霜 提交于 2019-12-11 04:14:56
问题 The Blackberry Torch is showing some wierd behaviour. I have subclassed EditField only for visual stylings. In the main application, I instantiate 2 of these custom EditFields and set the style bit to EditField.FILTER_REAL_NUMERIC in order to limit input to numbers. These EditFields are then placed in a custom GridFieldManager along with some label fields which are un-focusable. If I touch (in the simulator) directly on one these EditFields, the full qwerty key pad is displayed. At this point