[MonoTouch] Basic TableView
Nic Wise
nicw at fastchicken.co.nz
Wed Oct 19 09:58:53 EDT 2011
These might help
My little RSS viewer (ok, it's all BBC iplayer RSS, but still....)
https://github.com/nicwise/onthetelly
(I've not tried it for ages, but it should work)
Building a custom table view cell
http://simon.nureality.ca/simon-says-monotouch-lets-build-a-custom-uitableviewcell/
http://ksheffield.com/blog/?p=22
(basically, anything from googling "monotouch uitableview" should be a
good start.)
Most of the books cover this quite well.
http://monotouch.info/MonoTouch/Books
http://www.amazon.com/Learning-MonoTouch-Hands--Building-Applications/dp/0321719921
etc
On Wed, Oct 19, 2011 at 11:10, Mittchel Van Vliet <mittchel at gmail.com> wrote:
> Dear,
> I'm quite new in the whole MonoTouch scene and I need some help to get
> started :P
> What I'm aiming for is something like the following view:
> http://img441.imageshack.us/img441/2066/screenshot20091116at112.png
> It doesnt have to be that fancy yet, but the possibility should be there to
> extend it to a view exactly like that. So I figured it is made by a
> TableView cell..
> Now I made a simple UiTableView with some hardcoded data, but how do I
> create the detail page?
> In the end result I'd like to communicate with a webservice, get the rows
> and throw them in a Cell. When the Cell is clicked, some detailed
> information about this product is shown.
> Does anyone know a tutorial which can help me started with this? Hope so!
> Thanks!
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
--
Nic Wise
t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
More information about the MonoTouch
mailing list