ios - Split View-based template for iPad in horizontal? -


i´ve been reading different questions in stackoverflow ( what application template should use geolocation application? or main differenece between view-based , window-based application template?, example) in order understand template fit app best. split view-based template feels me choice, since want application user can have view content displayed (let´s say, example, image) set of miniatures of other elements available (the tableview). if, while taking first image 1 becomes available, last 1 appear in the set of miniatures. in way, user access received element, recognizing miniature (snapshot alike).

the problem have tableview displayed @ bottom in horizontal, because gives better idea of how elements chronologically displayed , remaining space (in view) fits better have in mind. reading apple documentation without luck. actual question is; there way make template have tableview want be?

if there no possibility change that, suggest? started doing coding, i´m open start again if has suggestions of better templates or approaches.

i suggest looking @ link , demonstration video that's there: http://mattgemmell.com/2010/07/31/mgsplitviewcontroller-for-ipad/

the class describes allows either vertical or horizontal splits , can want.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -