xaml - ComboBox Custom Winrt -


i'm trying create app bar in winrt app on top with, maybe, combobox. want "bing sport" app in windows 8. :

http://i.imgur.com/5xnjyae.png

http://i.imgur.com/co0dv6h.png

what's best way that?

thanks

i think best way write own code.

1) create appbar.

2) create first stackpanel menu icons(set orientation horizontal)

3) menu items grid's or stackpanel's

4) add grid or stackpanel slide content.(set visibility collplased)

5) handle click's events. onclick item arrow do: "change clicked event style", "set item slide content visibility visible", "add items"


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -