[Mono-bugs] [Bug 613600] UITabBarController cannot change tabs in iPad (works in iPhone)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 16 12:18:52 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=613600
http://bugzilla.novell.com/show_bug.cgi?id=613600#c2
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
InfoProvider|konitzer at freisoft.com |
Resolution| |INVALID
--- Comment #2 from Geoff Norton <gnorton at novell.com> 2010-06-16 16:18:51 UTC ---
The reason this is happening is you are stuffing iPhone sized controllers into
iPad sized views which horribly confuses the layout engine. You'll either need
a xib per layout, or make your UI programatically with sizing information
determined based on the current runtime environment.
--
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