Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mpramodjain

macrumors regular
Original poster
Nov 20, 2008
152
0
Banglore
Hi,

Does anyone had tried to use UILabel as UITableView.
My idea is to place different labels and UIImageViews on a UIScrollView, and enable the userinteraction for the labels and imageViews.
Accesorytypes can be displayed using image buttons.

I would like to know whether the above idea is possible.
Also I would like to know, whether does it violates any rules of the Appstore.

I am in try now..

Thank u.
 
What for would you like to reinvent the wheel? I don't see any reason for that. Why not use a UITableView?
 
What for would you like to reinvent the wheel? I don't see any reason for that. Why not use a UITableView?


As i would like to show both images and the textContent , being updated from the web service call. After recieving the content i would remove the label and add new label for every refresh.
 
As i would like to show both images and the textContent , being updated from the web service call.

And? A UITableView can do that with the appropriate cell. In fact did they not update the default in 3.0 to cope with this? I suggest a trip to the documentation for you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.