-4

Possible Duplicate:
How to customize a ListField in BlackBerry?

Hi Friend's i want to create custom list field. and also want to add image over it.

like this image.So please help me how can i do this with navigation click event

Thanks in Advance

Community
  • 1
  • 1
Roy_joy
  • 99
  • 6

1 Answers1

1

Yes, You can create custom list field by implementing ListFieldCallback and also by overriding the drawListrow Method. Then You can create your custom code inside of that method.

M Vignesh
  • 1,586
  • 2
  • 18
  • 55