1

I have read all the classes of QuickDialog. But I can't find a element suits my need. I need a element that the value is NSNumber, and the keyboardType is UIKeyboardTypeNumberPad. Maybe I didn't notice one. Could someone tell me?

iPatel
  • 46,010
  • 16
  • 115
  • 137
yong ho
  • 3,892
  • 9
  • 40
  • 81

1 Answers1

0

Isn't that the QDecimalElement?

https://github.com/escoz/QuickDialog/blob/master/quickdialog/QDecimalElement.m

Eduardo Scoz
  • 24,653
  • 6
  • 47
  • 62