Hey everyone,
I just had an idea, and i've been trying to recreate a fully functioning Tabbar, which also works Vertical, for example when you rotate your iPhone it will show up on the left instead of the bottom, same for the iPad.
Been trying to implement Subclasses methods of UITabBar, like SEVerticalTabBar, but it just doesn't cut it. And i'm a bit suprised no one has thought about it, or at least I couldn't find alot of people that were trying to recreate also what I was thinking.
All I could come up with atm, was a view on the left, with 4 buttons, with listeners for selecting/unselecting the buttons, but I know it's not the way to go, because with that manner, I lose the functionality of having the Tabbar.
So, if anyone has any thoughts of pointers of where to start on it, or wether, have something similar or whatever. can't wait to hear it
Greetings, Noxx
I just had an idea, and i've been trying to recreate a fully functioning Tabbar, which also works Vertical, for example when you rotate your iPhone it will show up on the left instead of the bottom, same for the iPad.
Been trying to implement Subclasses methods of UITabBar, like SEVerticalTabBar, but it just doesn't cut it. And i'm a bit suprised no one has thought about it, or at least I couldn't find alot of people that were trying to recreate also what I was thinking.
All I could come up with atm, was a view on the left, with 4 buttons, with listeners for selecting/unselecting the buttons, but I know it's not the way to go, because with that manner, I lose the functionality of having the Tabbar.
So, if anyone has any thoughts of pointers of where to start on it, or wether, have something similar or whatever. can't wait to hear it
Greetings, Noxx