Add UIKeyboard number pad with decimal point

Originator:carpeaqua
Number:rdar://6635276 Date Originated:March 1, 2009
Status:Open Resolved:
Product:iPhone SDK Product Version:2.2
Classification:Enhancement Reproducible:Always
 
Summary:
The number pad variant of UIKeyboard presently does not offer the ability to expose a decimal point for entering float or double values.

Steps to Reproduce: N/A

Expected Results:
I'd like an option that would allow me to expose a decimal in the bottom-left corner where there is presently a blank field.

Actual Results:
I am iterating through the view hierarcy to find the keyboard and adding a custom view where the decimal should be.  Workable, but still, less code for me == more gooder.

Regression: N/A

Notes: N/A

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!