I'm sure someone's cobbled those together, but I've never seen in an iPhone app. The usual solution is to use UISwitch instead of a checkbox, UIPickerView instead of a combo box, and either a UITable or UITabBar instead of radio buttons.
--D. On Tue, Jul 5, 2011 at 11:39 PM, mhensen <[email protected]> wrote: > Does any body have an implementation containing a 'traditional' checkbox, > radiobutton and combobox? > This instead of moving to a seperate page that represents the list of > options. > > Looked all over the net and I have no idea to an approach to get it done > :-( > > With kind regards, > > Michael > > ----- > [email protected] > Amsterdam, the netherlands > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/radiobutton-and-checkbox-tp3647830p3647830.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- David Moles [email protected]
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
