Dear All,
Any one knows how to draw your own scroll bar so that we can draw bitmap or give it color. Also anyone knows how to draw our own softkeys menu so we also can give it our own color and draw our own shape?
Many thanks.
Dear All,
Any one knows how to draw your own scroll bar so that we can draw bitmap or give it color. Also anyone knows how to draw our own softkeys menu so we also can give it our own color and draw our own shape?
Many thanks.
you could always use the whole screen for drawing, and put any graphics into the place where the button text normally is, also if you want to make custom sroll bard, you could just have a background bitmap on the scroll bar place, and have the scroller bitmap size & place adjusted according to the amount of data & selected position..