BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 07-05-2010, 04:42 AM   #1
Venkatesh92
Knows Where the Search Button Is
 
Join Date: Jun 2010
Model: 7100
PIN: N/A
Carrier: Dev
Posts: 19
Default Navigation from one screen to another

Please Login to Remove!

hello guys,


for (int i = 0; i < 5; i++) {
backgroundBitmap1 = Bitmap.getBitmapResource(images[i]);
if (i > 0) {
total = total + 50;
}
graphics.drawBitmap(10, total, totalWidth , totalWidth,
backgroundBitmap, 0, 0);
graphics.drawBitmap(30, total + 5, backgroundBitmap1
.getWidth() , backgroundBitmap1.getHeight(),
backgroundBitmap1, 0, 0);
graphics.setColor(Color.BLACK);
graphics.setFont(f);
graphics.setStipple(i);
graphics.drawText(data[i], 80, total + 20,
DrawStyle.HCENTER | DrawStyle.VCENTER);
super.paint(graphics);
}

I have added 5 bitmap one by one i need to navigate each to separate page
how to navigate? any one help me........

Thanks in adv,
Venkatesh
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


2Pcs GBU1510 15Amp 1000V Inline Bridge Rectifier ~ Fast 1st Class Shipping picture

2Pcs GBU1510 15Amp 1000V Inline Bridge Rectifier ~ Fast 1st Class Shipping

$6.49



10PCS NEW KBPC5010W Manu''SEP Encapsulation''Rectifier Square Bridge rectifiers picture

10PCS NEW KBPC5010W Manu''SEP Encapsulation''Rectifier Square Bridge rectifiers

$23.87



10PCS BRIDGE RECTIFIER SEP/MIC KBPC-4 ( DIP-4 ) KBPC2510 picture

10PCS BRIDGE RECTIFIER SEP/MIC KBPC-4 ( DIP-4 ) KBPC2510

$28.00



2pcs HVM12 CL01-12 Microwave Oven High Voltage Diode Rectifier Fast USA Shipping picture

2pcs HVM12 CL01-12 Microwave Oven High Voltage Diode Rectifier Fast USA Shipping

$3.89



5Pcs 1000V 50A Metal Case Single Phase Diode Bridge Rectifier KBPC5010 5X picture

5Pcs 1000V 50A Metal Case Single Phase Diode Bridge Rectifier KBPC5010 5X

$9.89



10Pcs 1000V 50A Metal Case Single Phase Diode Bridge Rectifier KBPC5010 10X picture

10Pcs 1000V 50A Metal Case Single Phase Diode Bridge Rectifier KBPC5010 10X

$15.49







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