windows phone 7 - Creating a Looping Listbox -


hi want create looping listbox last item's next item first item , vice versa - creating listbox doesn't have top or bottom.

i know there loopingselector in wp7 toolkit doesn't quite want since fades in/out peripheral items , have 'selected' item in middle.

i looked @ linkedlist collection doesn't seem support looping: "the linkedlist(of t) class not support chaining, splitting, cycles, or other features can leave list in inconsistent state."

does know solution i'm looking or need develop hybrid of current listbox , toolkit's loopingselector?

many thanx!

take @ petzold's article on circular lists in msdn magazine.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -