DTNotePadViewController
Now updated for iPad
This component can be used whenever you want the look of yellow lined notepaper. There are several challenges that you need to overcome if you want your notepad’s look to closely resemble the built-in Notes.app.
The latest version comes in a demo to show how to use DTNotePadView in a universal app that runs on iPhone as well as iPad. Don’t waste time trying to put it all together yourself! Rather get the polished component including lifetime personal support from us.
Features:
- Yellow paper looks just like the Notes.app
- Never-ending lined paper
- Dynamic rotation to Landscape and Portrait supported
- plug in graphics to match your own app’s UI metaphor to customize the look
- Delegation mechanism to know if the user cancelled or saved the note’s content
- all you need is to pass it a text, code is generic to work with any model
- Ideal to present in a pop over to make notes on something in your iPad app

A demonstration of iPhone versus iPad mode of this component.
Price: 75 EUR (How many U.S. Dollars?)
A video demonstration on iPhone and iPad:
Links: Developer’s Forum, Cocoapedia
“Thanks for creating a quality component that makes my app look good.” — Tim K.
Parts Categories: Cocoanetics


Hi, We like the look of the components for the notepad, but how it is possible to purchase this ? I see now payment gateway.
instructions on how to order can be found here: http://www.cocoanetics.com/parts-store/
Hi, Is it supported data detectors in editable mode, as original Note app?
It is a regular UITextView with the special background. You can do everything with it that UITextView can.
UITextView don’t supported data detectors when property editable is set to YES, but iOS Note app are highlighted urls, phones and other. Perhaps you know their Secret:) (Sorry for my horrible English)