Select random cell in UITableView

Discussion in 'Public Game Developers Forum' started by cramzy, Aug 24, 2009.

  1. cramzy

    cramzy Well-Known Member

    Hi guys,

    I have a table view, and I want to select a random cell from it, but animate the whole thing (and have the cell selected). How do I that? I've been searching the net and documentation, but found nothing...

    Thanks!

    Regards,
    ILIYA
     
  2. kohjingyu

    kohjingyu Well-Known Member

    Mar 20, 2009
    1,770
    0
    0
    Student/Developer
    Singapore
    Hmm...Animate...You could use a timer to adjust the scroll and highlight the row when it reaches there....I don't know if you want to disable user interaction whole scrolling, but you probably would...
     

Share This Page