Search code examples
iphoneobjective-cxcodeuitabbaruibarbuttonitem

How to get an expand-popup while pressing UITabbar


I don't know if this is asked before or if I'm phrasing the question correctly. I can't find any information on google neither.

My question is: How do I get a sort of popup like this when I press a tabbarbutton?

enter image description here


Solution

  • I found out something about NSPopUpButton. I think a bit of experimenting on that should do the trick.