views:

32

answers:

0

Good day!

Is it possible to show a UIPopoverController from the UITTabbar? I'm not sure, since the tabbar only wants viewcontrollers, and a UIPopovercontroller is not a UIViewcontroller, but maybe there's another, maybe a bit hacky, way of doing it? I'd really like to do it.