BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 05-09-2008, 03:36 AM   #1
sgallego
Knows Where the Search Button Is
 
Join Date: Dec 2007
Location: Spain
Model: 8100
Carrier: Vodafone
Posts: 26
Default ListField Background Color

Please Login to Remove!

Hi!!

I'm trying to set the background color in a ListField. I've developed a ListFieldCallback to paint the list. The method looks like this:


public void drawListRow( ListField list, Graphics g, int index, int y, int w) {
String text = (String)listElements.elementAt(index);
if( index % 2 == 1){
g.setColor(0x00555555);
g.setBackgroundColor(0x00ff0000);
}
Font defaultfont = Font.getDefault();
Font boldfont = defaultfont.derive(Font.BOLD,18);
g.setFont(boldfont);
g.drawText(text, 0, y, 0, w);
}

Font color changes correctly...but backgroundcolor not!!! any idea???

Regards
Offline  
Old 05-09-2008, 04:43 AM   #2
Ivanov
Talking BlackBerry Encyclopedia
 
Join Date: Apr 2008
Location: Germany, BW
Model: -
PIN: N/A
Carrier: -
Posts: 310
Default

Look at this:
How To - Create a colour ListField
Offline  
Old 05-09-2008, 04:46 AM   #3
simon.hain
CrackBerry Addict
 
Join Date: Apr 2005
Location: hamburg, germany
Model: 8900
Carrier: o2
Posts: 838
Default

edit: Ivanovs method seems to be better
__________________
java developer, Devinto, hamburg/germany

Last edited by simon.hain; 05-09-2008 at 04:48 AM..
Offline  
Old 05-13-2008, 05:31 AM   #4
sgallego
Knows Where the Search Button Is
 
Join Date: Dec 2007
Location: Spain
Model: 8100
Carrier: Vodafone
Posts: 26
Smile

Thank you very much! It is very easy to do!
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


Measurement Computing 197728B USB 1608HS-2A0 16-Channel Digital DAQ +2 Analog picture

Measurement Computing 197728B USB 1608HS-2A0 16-Channel Digital DAQ +2 Analog

$422.50



1500 / 1550 Microlink - Used - incl. warranty - shipped within 1 business day picture

1500 / 1550 Microlink - Used - incl. warranty - shipped within 1 business day

$804.00



Onset Computer Analog/Temp/RH/Light Data Logger MX1104 Onset Computer MX1104 picture

Onset Computer Analog/Temp/RH/Light Data Logger MX1104 Onset Computer MX1104

$261.31



MEASUREMENT COMPUTING PCI-DDA08/16 8-channel, 16-bit Analog Output Board 48 D IO picture

MEASUREMENT COMPUTING PCI-DDA08/16 8-channel, 16-bit Analog Output Board 48 D IO

$349.99



Onset Computer Mx1104 Analog/Temp/Rh/Light Data Logger picture

Onset Computer Mx1104 Analog/Temp/Rh/Light Data Logger

$208.99



Measurement Computing CIO-DAS08 Multifunction Analog and Digital I/O Board picture

Measurement Computing CIO-DAS08 Multifunction Analog and Digital I/O Board

$599.99







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