iPad UISplitViewController view frame -



iPad UISplitViewController view frame -

i wonder how can alter splitview.view.frame ?

in app i'm using tabbarcontroller display differents splitviews tab. need leave empty space between tabbar , splitview set view.

i tried alter splitview.view.frame doesn't work... thought ?

this split view controller section of view controller programming guide ios,

"the uisplitviewcontroller class container view controller manages 2 panes of information. first pane has fixed width of 320 points , height matches visible window height. sec pane fills remaining space."

so, i'd can't it. maybe else has solution this.

word of advice, though: don't complicate interface. seek , think of improve way accomplish thinking of showing in intermediate view. maybe place somewhere else or nowadays in other way.

ipad view uitabbarcontroller uisplitviewcontroller

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -