Download TextLengthLimit Demo Free Java Code
Description
A UITextField category, makes it easy to limit the text length in the textfield.
Source Files
The download file TextLengthLimitDemo-master.zip has the following entries.
README.md//from w w w .ja v a2s .c o m
TextLengthLimitDemo.xcodeproj/project.pbxproj
TextLengthLimitDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
TextLengthLimitDemo.xcodeproj/project.xcworkspace/xcuserdata/apple.xcuserdatad/UserInterfaceState.xcuserstate
TextLengthLimitDemo.xcodeproj/project.xcworkspace/xcuserdata/apple.xcuserdatad/WorkspaceSettings.xcsettings
TextLengthLimitDemo.xcodeproj/xcuserdata/apple.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
TextLengthLimitDemo.xcodeproj/xcuserdata/apple.xcuserdatad/xcschemes/TextLengthLimitDemo.xcscheme
TextLengthLimitDemo.xcodeproj/xcuserdata/apple.xcuserdatad/xcschemes/xcschememanagement.plist
TextLengthLimitDemo/AppDelegate.h
TextLengthLimitDemo/AppDelegate.m
TextLengthLimitDemo/Default-568h@2x.png
TextLengthLimitDemo/Default.png
TextLengthLimitDemo/Default@2x.png
TextLengthLimitDemo/TextLengthLimitDemo-Info.plist
TextLengthLimitDemo/TextLengthLimitDemo-Prefix.pch
TextLengthLimitDemo/UITextField+LimitLength.h
TextLengthLimitDemo/UITextField+LimitLength.m
TextLengthLimitDemo/ViewController.h
TextLengthLimitDemo/ViewController.m
TextLengthLimitDemo/en.lproj/InfoPlist.strings
TextLengthLimitDemo/en.lproj/ViewController.xib
TextLengthLimitDemo/main.m
Download
Click the following link to download TextLengthLimitDemo-master.zip.
TextLengthLimitDemo-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »