Vista Start Menu
By default any ListBase component (List, TileList, HorizontaList…) draws blue rectangle on rollover, selection event. I wanted more appealing effect, round rectangle with nice blue gradient background.
Vista Start Menu is a great example where round rectangle for selection is used. I tried to make copy of it and bring it to Flex(screenshot).
To achieve this i needed to override two methods:
drawSelectionIndicator drawHighlightIndicator
View the app(or click on the screenshot)


I’m Mariusz Tkaczyk.
Mister:
Just a little problem with the rollover highlight when the list has scrollbars, the index seems to be off the longer the list becomes when you scroll below the fold on the list.
February 20, 2009, 12:44 pmhandoyo:
Thanks a lot for the article…
August 1, 2009, 9:37 am