splitViewController
The splitViewController plugin allows your iPad applications to have a unique layout, taking advantage of the larger screen size. When the device is rotated to Landscape, a hidden menu will appear on the left.
iOS
Screenshots
More Information
The splitViewController plugin allows your iPad applications to have a unique layout, taking advantage of the larger screen size. When the device is rotated to Landscape, a hidden menu will appear on the left. This can be used to control navigation on the main screen. When the device goes back to Portrait mode, it disappears again.
Additionally, you can set a different homescreen for iPhone devices, so that the same app can look completely different depending on whether it is used by an iPhone or iPad.
The "refresh" button that appears on the homescreen of Buzztouch apps can be configured to display either on the hidden menu or the main screen (or both).
******************************************
NOTE: This will not work with tabbed apps.
******************************************
******************************************************************************************************************************
Instructions:
Set this plugin as your homescreen. In the control panel settings for the screen, you can specify what your actual homescreen should be.
******************************************************************************************************************************
iOS Project (3.0 projects only)
------------------------
CR_theSplitViewController.m
CR_masterViewController.m
CR_splitViewController.m
CR_theSplitViewController.h
CR_masterViewController.h
CR_splitView_cell.m
CR_splitViewController.h
CR_splitView_cell.h
Android Project
------------------------
This is an iOS-only feature
JSON Data
------------------------
{"itemId":"9C1184A797595C76DD13071", "itemType":"CR_splitViewController", "itemNickname":"splitViewController", "itemId":"9C1184A797595C76DD13071", "itemType":"CR_splitViewController", "itemNickname":"splitViewController", "navBarTitleText":"splitViewController", "listRowBackgroundColor":"#FFFF00", "listTitleFontColor":"#0066FF", "detailVCnickname":"menuButtons", "detailVC":"23F457C5E72841AAA85EC72", "smallHomeScreenNickname":"menuButtons", "smallHomeScreen":"23F457C5E72841AAA85EC72", "refreshButton":"both", "backgroundColor":"#0033CC",
"childItems":[{"itemId":"5F52FF77B40E900602F1F0C", "itemType":"BT_menuItem", "titleText":"Goo", "iconURL":"http://****.com/Google-Logo.jpg", "transitionType":"flip", "loadScreenWithItemNickname":"Googleb", "loadScreenWithItemId":"DD7E7ECBC1BBC5F0231E5A5"},
{"itemId":"CDA8A894A7E46F1C2F12540", "itemType":"BT_menuItem", "loadScreenWithItemId":"996E555DA324AD0AF04DF73", "titleText":"CnN"},
{"itemId":"9837D7FC8816EED6FAA7417", "itemType":"BT_menuItem", "loadScreenWithItemId":"91211D80417FD03DFBE7DC3", "titleText":"Email Us"}]},