I am testing an app on iOS 4.2.1 and using Monotouch.Dialog. My development environment is as follows: MonoDevelop 2.8.8.4 Mono 2.24.10 Monotouch 5.2.11
I have subcalsses the RadioElement class so that when I select an item it immediately returns me to the prior view. When I select an item on iOS 5 or higher everything works fine. When I test it on my old 3G with iOS 4.2.1 I return to the previous screen but text for the item I have selected isn't shown. If I scroll that item off screen and back on again it shows correctly. How can I fix this for this iOS version? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Monotouch-Dialog-Radio-Selection-Doesn-t-Show-Until-You-Scroll-Past-tp4598560.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
