PDA

View Full Version : Gesture ListView


lopez1de
09-30-2008, 07:34 PM
Hi,

here is my code for a gesture driven ListView using GameAPI. It's not perfect, but maybe someone can use it for anything. Or maybe someone can enhance this code. ;)

Features:
- thousands of graphical listView items are possible with very low memory usage
- skinable listview items
- scrollable with gesture (north to south and south to north)

ToDo:
- recognize clicks
- make it a real class
- and many more....

Nicknack
10-01-2008, 10:25 AM
looks good so far, my only criticism is, that it's last too long to scroll till the last item. maybe reduce the decrement through traction so it scrolls longer?

lopez1de
10-05-2008, 03:14 PM
looks good so far, my only criticism is, that it's last too long to scroll till the last item. maybe reduce the decrement through traction so it scrolls longer?

I don't exactly understand what you mean. :confused: (sorry I'm german)