uiactionsheet - Porting an iPhone app on iPad to make a universal app -
i have similar question uiactionsheet on ipad, actionnaly have iphone app want port on ipad, xib there no problem auto-resizing doing well, uiactionsheet , alertviews i'm using call uidatepickers have troubles, first problem alertview: displays in portrait mode doesn't rotate view (perhaps replace popovercontroller?) second problem uiactionsheet containing uidatepicker, when i'm on ipad simulator shows me little empty rectangle inspite uidatepicker should port uiactionsheet on ipad? i'm waiting thank much
in both cases seems uipopovercontroller seem appropriate. main difference uipopovercontroller expects viewcontroller control it. beyond that, it's implementation similar both actionsheet , alertview.
Comments
Post a Comment