iphone - can TTURLMap from three20 map to a xib-file? -


ive made app iphone , wanted make work on ipad too. navigation used three20. views viewcontrollers xib´s.

for later developement, wanted make xibs in bigger format new skin , let background-programm same, in end each viewcontroller have 2 xib´s skins.

so, three20´s urlmap can link class-files. how can link xib ?

i wanted in appdelegate make urlmap depending on device, programm self can stay url-calls.

ok, used overwrite initwithnibname in combination [uidevice currentdevice].model let viewcontroller check, on device loads


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -