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
Post a Comment