John Gruber beschreibt in seinem Blog ein neues UI-Element des iPads, das sogenannte “popover”.
Across the iPad system, Apple has introduced a new UI element, which they’re calling popovers. It’s a perfect name. Popovers are like a cross between dialog boxes, drop-down menus, and inspector palettes. [...]
They’re in a fixed position, always with an arrow pointing to the button or other control [...] that the user tapped to open the popover. To close a popover, you just tap away from it — tapping anywhere other than within the popover closes it. [...]According to the iPad Human Interface Guidelines (which, alas, are only available to registered iPhone SDK developers), there is a modal variant: [...]
- Modal, in which case the popover dims the screen area around it and requires an explicit dismissal. This behavior is very similar to that of a modal view, but a popover’s appearance tends to give the experience a lighter weight.
- Non-modal, in which case the popover does not dim the screen area around it and people can tap outside its bounds to dismiss it. This behavior makes a non-modal popover seem like another view in the application, not a separate state.
The overall effect of popovers is that you do far less view switching in an iPad app than you do an iPhone app.
Bin gespannt, wann die ersten popovers auf dem PC auftauchen.
(Foto via engadget.com)
→ John Gruber: Various and Assorted Thoughts and Observations Regarding the Just-Announced iPad
Similar Posts:
- Microsoft Says It Won’t Abandon Windows Mobile 6.5
- How Critics Reviewed the Macintosh in 1984
- iPad Paper-Prototyping bei der Omni Group
- Kostenlose Usability eBooks – v3
Auf Webseiten gibt es das ja schon lange. Toll ist aber, dass es nun einen coolen Namen hat und man nicht immer “DIV” sagen muss
…wobei es Apple mal wieder besonders “hübsch” macht, mit der Nase am Fenster.