engaging-computing / iOS

iOS projects relating to isenseproject.org
1 stars 4 forks source link

Picker view for restricted textfields #78

Closed stowellm closed 9 years ago

stowellm commented 9 years ago

Addresses #77 by replacing the keyboard with a UIPickerView selection utility that only allows users to choose between any of the textual restrictions placed on a field within a project.

On the side, also addresses #43 by adding a simple confirmation dialog to inform the user that if he/she has data still in textfields but is trying to navigate to upload instead of the 'save row' or 'save data set' buttons.

stowellm commented 9 years ago

@jaypoulz Also fixed :cat: and :bug: