0


I need to change the background color (or any color at all) of an entire section using Monotouch dialog. Some answers like this one propose to subclass the DialogViewController but using Json to load the UI doesn't give that option (Or maybe it does but i dont get how do to it).

Same thing using EntryElement, the "background", "textcolor", "detailcolor" and "color" properties work for the StringElement but not for the EntryElement. I've tried with the GetCell() method but without good results.

Any leads on this are greatly appreciated!
Thanks

Community
  • 1
  • 1
Anibaru
  • 193
  • 1
  • 2
  • 12
  • Maybe copying the entire JsonElement tree, and subclassing it to something under my control ... – Anibaru Jul 26 '12 at 20:33
  • Directly editing the DialogViewController is also possible, but haven't figured out how to edit the color of a cell yet – Anibaru Jul 27 '12 at 20:54

0 Answers0