开发者

Want to have a password input screen just like the unlock the device interface

开发者 https://www.devze.com 2023-01-07 03:38 出处:网络
I\'d like to design a password input screen and I\'d like the \"unlock device\" interface. How to implement it in iphone SDK? Any sample code? I can\'t find the four square box that in IB. Shall I bui

I'd like to design a password input screen and I'd like the "unlock device" interface. How to implement it in iphone SDK? Any sample code? I can't find the four square box that in IB. Shall I build it my own?开发者_开发知识库


KVPasscodeViewController (mine), is available here: https://github.com/Koolistov/Passcode (BSD license).

0

精彩评论

暂无评论...
验证码 换一张
取 消