Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Drawing background bitmap

4 replies · 3,091 views · Started 17 November 2002

How can I draw a background bitmap to a listbox? I'm using Series 60. Do I have to use some item drawer or derive my own list box instead of using the standard one?

To be more specific, the listbox scrolling depends on copying areas of the screen from one place to another, which won't work very well if you have a background image behind the text. You would need a new listbox implementation built to support it.