N North Bronson macrumors 6502 Original poster Jan 25, 2009 #1 Hi. Does anyone know where to find (in UIKit) that stylish Navigation Bar Button to go forward or backward in your mailbox? Is it just one of Apple's Custom Views?
Hi. Does anyone know where to find (in UIKit) that stylish Navigation Bar Button to go forward or backward in your mailbox? Is it just one of Apple's Custom Views?
dejo Moderator emeritus Jan 25, 2009 #2 I'm guessing it's a two-segment SegmentedControl using up and down triangle characters as titles. But I'm just guessing.
I'm guessing it's a two-segment SegmentedControl using up and down triangle characters as titles. But I'm just guessing.
N North Bronson macrumors 6502 Original poster Jan 26, 2009 #3 dejo said: I'm guessing it's a two-segment SegmentedControl using up and down triangle characters as titles. But I'm just guessing. Click to expand... Good call. I think that's it. I guess it would be pretty cool if there was a "UIArrayController" that would just give you a button to parse through the array.
dejo said: I'm guessing it's a two-segment SegmentedControl using up and down triangle characters as titles. But I'm just guessing. Click to expand... Good call. I think that's it. I guess it would be pretty cool if there was a "UIArrayController" that would just give you a button to parse through the array.