2014-10-24 16:14 GMT+02:00 Peter Uhnák i.uhnak@gmail.com:
I don't believe you can add view to a view, however you can either use the same view in all methods (if you are using builders you can pass view to them, or use renderIn: aView method)
Hi Peter,
can you give an example? Does that mean all builders have a view: method (or is that renderIn:?). I'm interested because I'd like to mix builders.
Thierry