i want to scroll text automatically when my view gets loaded and that should be bottom of my table view.. any suggestions appreciated..
You could use an NSTimer to move the x-value of a UILabel, I suppose... Not very elegant though.
i want to scroll text automatically when my view gets loaded and that should be bottom of my table view.. any suggestions appreciated..
You could use an NSTimer to move the x-value of a UILabel, I suppose... Not very elegant though.
精彩评论