[MonoTouch] Creating UITableViewCells the proper way?
Jeff Stedfast
jeff at xamarin.com
Tue Oct 18 19:50:45 EDT 2011
Hi Dennis,
Have you experienced this problem with MonoDevelop 2.8?
If so, could you submit a bug report so that this issue doesn't get
forgotten?
Thanks!
Jeff
On Oct 6, 2011 7:10 PM, "technohead" <dj_technohead at yahoo.com> wrote:
> Hi all,
> I was wondering if any of you are using the technique for creating and
> using UITableViewCells as described in this blog post:
>
>
> http://www.alexyork.net/blog/post/Creating-Custom-UITableViewCells-with-MonoTouch-the-correct-way.aspx
>
> I have successfully used it, except there's one issue that I'm running
> into, it seems that within the UITableCellView, not all types of outlets
> will have their UI elements created. Any UILabel will be referable in code
> (as is described in the blog post), but I've found that any UIImageView
> will
> not be, the outlet always refers to null. As a result, I have resorted to
> creating these UI elements in code, which sort of defeats the purpose of
> using the XIB file to design and layout the UI.
>
>
> Dennis
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Creating-UITableViewCells-the-proper-way-tp3880226p3880226.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111018/8366b1a3/attachment.html
More information about the MonoTouch
mailing list