BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 11-17-2007, 06:02 AM   #1
rock_win
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: cingular
Posts: 33
Default Unable to delete Change Language Option from the Menu

Please Login to Remove!

Hi

I'm trying to delete the "change language" option from the menu.
Code:
for (int i = 0; i < size; i++) { // System.out.println("00track 1--"+i);
int id = _menu.getItemId(i);
// System.out.println("00track 2--"+id);
_menu.setDefault(i);
// System.out.println("00track 3");
MenuItem item = _menu.getDefault();
// System.out.println("00track 4");
System.out.println("MenuItem detail--" + item.toString());
//if(item.toString().equalsIgnoreCase("Clear Field"))
if (item.toString().equalsIgnoreCase("Change Language"))
delId = i;
}
_menu.deleteItem(delId);
I'm able to delete the "Clear Field" option with this code,but failing with "Change Language".

Please help!

Last edited by rock_win; 11-17-2007 at 06:04 AM..
Offline  
Old 11-18-2007, 07:09 AM   #2
Skipper_Joe
Talking BlackBerry Encyclopedia
 
Skipper_Joe's Avatar
 
Join Date: Jan 2007
Location: Kharkov, Ukraine
Model: 8300
Carrier: N/A
Posts: 237
Default

I suspect that problem is that after "Clear Field" is deleted, position number of subsequent menuitems is changed.
Offline  
Old 11-18-2007, 09:08 AM   #3
rock_win
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: cingular
Posts: 33
Default

Joe , in the code i'm explicitly checking, iff the item is "Change Language" or, so then positions wont play role.
Offline  
Old 11-18-2007, 09:09 AM   #4
rock_win
Knows Where the Search Button Is
 
Join Date: Aug 2007
Model: 8100
PIN: N/A
Carrier: cingular
Posts: 33
Default

Hey, any other ideas with which i can delete it.
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


Fanuc Flash Memory Module A20B-2901-0891/01A picture

Fanuc Flash Memory Module A20B-2901-0891/01A

$374.95



ETERFANT Dental Oral LED Filling Light Flash Photography Tools Equipment   picture

ETERFANT Dental Oral LED Filling Light Flash Photography Tools Equipment

$69.29



ETERFANT Dental LED Flash Photography Oral Cell Phone Camera Filling Light Tools picture

ETERFANT Dental LED Flash Photography Oral Cell Phone Camera Filling Light Tools

$63.89



1 PCS New For Flash relay 5 Pin 24V  JQ608A /215C picture

1 PCS New For Flash relay 5 Pin 24V JQ608A /215C

$18.12



Pensky Marten Flash Point Apparatus Petroleum testing Closed cup picture

Pensky Marten Flash Point Apparatus Petroleum testing Closed cup

$266.11



REVELPROG-IS SERIAL FLASH & EEPROM PROGRAMMER (1.8V - 5V + ISP, USB) picture

REVELPROG-IS SERIAL FLASH & EEPROM PROGRAMMER (1.8V - 5V + ISP, USB)

$139.00







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