Uncategorized

Monotouch.Dialog – Nullable Date and Nullable Date/Time Elements

http://stackoverflow.com/questions/10199084/monotouch-dialog-dateelement-that-accepts-a-null-value-as-input/10212471#10212471 .

I rolled my own nullable date/time and date-only pickers for Monotouch.Dialog out of necessity.

I’m curious to see if someone can make the picker pop up like an actionsheet on the current view rather than entering into another view controller… it would look more professional and be in line with the rest of Apple’s UI. Anyone care to take a stab at doing this?

You can see my source code at the StackOverflow link.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s