[MonoTouch] Layering EAGLView

Rodrigo 'r2d2rigo' Diaz r2d2rigo at gmail.com
Thu Mar 8 13:31:30 UTC 2012


Hello,

I'm trying to change the layout of an OpenGL application created with the
default MonoTouch template. I want to put an iAd banner in the upper part
of the screen (the app will run in landscape mode), and the EAGLView in the
lower part. I have tried to create a new UIView with Interface Builder as
the root of the OpenGLViewController, and set the two controls as their
subviews. But then, the OpenGLViewController.View property tells me at
runtime that it doesn't have any subviews. Am I missing any outlets or
additional code? Has anyone made something similar?

Cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120308/aff90d2e/attachment.html>


More information about the MonoTouch mailing list