Re: [iphone] ebook
Re: [iphone] ebook
- Subject: Re: [iphone] ebook
- From: "I. Savant" <email@hidden>
- Date: Thu, 3 Sep 2009 09:10:27 -0400
On Sep 3, 2009, at 9:05 AM, Dragos Ionel wrote:
- should I use a UITextView or UIWebView?
A text view adds a lot of editing perks but limited styling perks.
A web view allows attaching stylesheets so that the actual content is
pure HTML (an established markup language). Since you're looking for
display and not editing, I'd suggest that the web view is the better
choice.
- how can the page flip effect can be achieved?
Animation? Read all the relevant iPhone documentation regarding
animation and come back with more specific questions about this.
No need to go to details, just direct me into the right direction.
http://developer.apple.com/iphone/
http://mattgemmell.com/2008/12/08/what-have-you-tried
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden