BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 12-12-2008, 11:53 AM   #1
Mikaël Donini
Knows Where the Search Button Is
 
Join Date: Sep 2008
Model: 7100T
PIN: N/A
Carrier: none
Posts: 32
Default 9530 bold simulator and buttons

Please Login to Remove!

Dear Forum,

We have implemented a Blackberry JAVA application which works perfectly on all simulators .... except with "9530 Storm simulator" with JDE 4.7.

What is failing is the click on my buttons.

Let's see the following code:

Code:
public class MyScreen extends MainScreen {
....
private ButtonField _myButton;
....
public InvitationConfigScreen()
{
_myButton = new ButtonField("MyLabel", ButtonField.CONSUME_CLICK) {
protected boolean trackwheelClick(int status, int time)
{
UiApplication.getUiApplication().pushScreen(new MySecondScreen());
return true;
}
};
add(_myButton);
}
....
The fact to click with the trackwheel on "MyLabel" button opens a screen on all the simulators except with "9530 Storm simulator": nothing happens.

Is there a defect in the simulator?

Thanks in advance for your answers,

Mikaël.
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


OEM IBM Selectric II Key Tops & Parts picture

OEM IBM Selectric II Key Tops & Parts

$49.95



Lot of 2 IBM Correctable Ribbon Cassette Black 1299300 NOS Original OEM picture

Lot of 2 IBM Correctable Ribbon Cassette Black 1299300 NOS Original OEM

$12.00



IBM CASH DRAWER KEY'S #9960 SET OF 2 KEYS. AFTERMARKET KEY'S SAME AS OEM 33G3360 picture

IBM CASH DRAWER KEY'S #9960 SET OF 2 KEYS. AFTERMARKET KEY'S SAME AS OEM 33G3360

$18.00



Genuine OEM IBM Wheelwriter Printwheel - Choose by Reorder Number or Type Style picture

Genuine OEM IBM Wheelwriter Printwheel - Choose by Reorder Number or Type Style

$49.95



NEW Genuine OEM IBM Quietwriter Hi Density Correcting Ribbon 1299635 NOS picture

NEW Genuine OEM IBM Quietwriter Hi Density Correcting Ribbon 1299635 NOS

$19.99



DATALOGIC ADC, GRYPHON , 2D IMAGER, IBM46XX/OEM USB/RS-232 MULTI-INTERFACE,BLACK picture

DATALOGIC ADC, GRYPHON , 2D IMAGER, IBM46XX/OEM USB/RS-232 MULTI-INTERFACE,BLACK

$244.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.