Hello, I want to customize the look of the Sections in MonoTouch.Dialog. I follow Nic´s approach (link below, thanks Nic), just a little different, I control the cell´s position from the element instead of the section. However, he mentions that he extends from DialogViewController and overrides the method GetCell as following: public override UITableViewCell GetCell (UITableView tableView, MonoTouch.Foundation.NSIndexPath indexPath)
I couldn't find this signature from my current version of MonoTouch (latest). I would just need to call Element.GetCell() method the first time that my app is running (it only works when I redraw the display) Thanks in advance http://fastchicken.co.nz/2012/05/20/earnest-debrief-visual-styles-in-ios-apps-uiappearence-custom-sections-in-monotouch-dialog/ Juan M Gómez @_jmgomez_ Software Engineer
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
