Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long tap popup items #10

Open
Shukuyen opened this issue Dec 11, 2011 · 1 comment
Open

Long tap popup items #10

Shukuyen opened this issue Dec 11, 2011 · 1 comment

Comments

@Shukuyen
Copy link

Hi there,

thanks for the great tabbar controller! Would it be possible to add something like the popup item feature of Tweetbot to it? Like when you press a tabbar item it pops up more items?

If this isn't something you want to do, can you point me in the right direction how to best do it?

Thanks again,
Shukuyen.

@briancollins
Copy link
Owner

This is a cool idea, I'd start by subclassing BCTab, you could use a
long press gesture recognizer to catch the long press. I haven't
thought about it much further, I don't have time to do something like
this at the moment, unfortunately :(

On 11 December 2011 08:41, Shukuyen
[email protected]
wrote:

Hi there,

thanks for the great tabbar controller! Would it be possible to add something like the popup item feature of Tweetbot to it? Like when you press a tabbar item it pops up more items?

If this isn't something you want to do, can you point me in the right direction how to best do it?

Thanks again,
Shukuyen.


Reply to this email directly or view it on GitHub:
#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants