Possible - right now with the UITabBar they have instant access to everything, and visual cues that a ticket is on a certain screen (they have 4 screens they use actively). If I remove the UITabBar they lose that, and have to go to another screen to see if there's actions they need to take.
I thought about doing something like the Facebook side menu, but same thing - they have to reveal it to see if there is anything they need to take care of. And we've already had "complaints" about the number of clicks they have to do. Trust me - they count the "clicks" for each action, and report back to us. Adding extra clicks to see things will cause more complaints, but I can't see a solution. -----Original Message----- From: Nic Wise [mailto:[email protected]] Sent: Thursday, May 31, 2012 15:14 To: Dean Cleaver Cc: Jason Awbrey; [email protected] Subject: Re: [MonoTouch] Scrolling a UITabBar How the old facebook or linked in style grid of icons on the front screen, with each area being a semi-modal function? On Thu, May 31, 2012 at 8:58 PM, Dean Cleaver <[email protected]> wrote: > As per usual – seconds after sending that, I got it to work – sort of. > Seems it will only take 5 items in the UITabBar regardless of how wide it > becomes. > > > > Not sure if it would violate guidelines – it’s not much different to > the > Google+ scrolling nav bar that is now gone I see – I just went to look > Google+ at it > and it’s all changed. > > > > Any other UI suggestions? I liked the Tabs because they have badges, > but 5 just isn’t enough any more. > > > > From: Jason Awbrey [mailto:[email protected]] > Sent: Thursday, May 31, 2012 14:49 > To: Dean Cleaver > Cc: [email protected] > Subject: Re: [MonoTouch] Scrolling a UITabBar > > > > even if you could make it work, I suspect this would violate a UI > guideline > > On Thu, May 31, 2012 at 2:48 PM, Dean Cleaver > <[email protected]> wrote: > > Anyone know if this is possible? I now need more than 5 tabs, so > wondered if I could put a UITabBar in a UIScrollView to allow it to scroll? > > > > I’ve tried, and I think it worked but I can’t make the UITabBar move – > it’s wider, but won’t slide side to side like I expected. Wondered > though if it’s a case of not being able to make it do that? > > > > Dino > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
