How to bring the mail composer view in between the view and tool bar in iphone?
Posted
by Warrior
on Stack Overflow
See other posts from Stack Overflow
or by Warrior
Published on 2010-03-29T12:57:18Z
Indexed on
2010/03/29
13:53 UTC
Read the original article
Hit count: 164
I am new to iphone development.I want a toolbar and a button in it.On clicking the button ,a mail compose view should open.I want the tool bar to be visible in the mail composer view.The mail composer should animate from back of the toolbar.How can i achieve that.
Recently i saw a application,which implemented this.The mail emerges from back of the tool bar.
In general which is more preferable for creating application like m need.Tabar or tool bar? any other method should i follow?
Thanks.
© Stack Overflow or respective owner