Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
Showing posts with label
list
.
Show all posts
Showing posts with label
list
.
Show all posts
Wednesday, January 26, 2011
Animated Scrolling List
›
In Flex 4, the Spark List has a function called ensureIndexIsVisible(index) . This function immediately scrolls the list to that index if ...
3 comments:
Wednesday, August 11, 2010
Synchronized Scrollbars
›
I recently had a need for two side-by-side TextArea s whose vertical scrollbars were synchronized. So if you drag the left scrollbar, the r...
Friday, May 14, 2010
Highlight The ScrollBar Track
›
I'm not sure what this feature is called, but have you seen in Google Chrome when you search the current web page for a certain phrase, ...
5 comments:
›
Home
View web version