I would like to experiment a bit for my next project with a Twitter-like user interface. So basically a master-detail tableview, but the detailview is 'floating', it can be moved to left/right with your finger, within the boundaries of the view. You can slide it 'over' the masterview. If you let it go, it bounces back to its original position. Also, when you select an item in the detailview, a next 'drilldown' detailview comes floating in from the left, above the current detailview. Also this view can be moved using your finger. If you click on an item on this second detailview, a third appears, etc. where all detailviews are stacked upon each other, overlapping a bit.
The detailviews can be moved about with a finger. And NOT in the 'simple' way that if you touch it, it animates itself to the left or right, but it actually 'sticks' to your finger. You have to move your finger to move the view. Does anyone know where/how to start? Maybe there is some basic sample somewhere? Other tips and tricks on how to set up this sort of UI? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Master-detail-view-drilldown-swiping-UI-tp4622743.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
