[Mono-bugs] [Bug 617349] OpenGL project in MonoTouch 3.0.9 draw nothing

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 25 17:29:07 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=617349

http://bugzilla.novell.com/show_bug.cgi?id=617349#c2


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpryor at novell.com

--- Comment #2 from Jonathan Pryor <jpryor at novell.com> 2010-06-25 21:29:06 UTC ---
The problem is the generated MainWindow.xib file.

To fix, double-click MainWindow.xib within MonoDevelop.  This will open
Interface Builder.

Within Interface Builder, click Tools -> Attributes Inspector.  This will open
the Attributes window.

Within the MainWindow.xib window in Interface Builder, select Window.

In Window section of the Attributes window is another Window section.  Select
(fill) the Visible at Launch checkbox.

Save MainWindow.xib, and rebuild your MonoDevelop solution.  The sample should
now be visible.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list