I need to build something that has a zoom control in line with my horizontal
scroll bar. Here is a link to an image to better show what I am thinking:
http://www.vbaccelerator.com/home/vb/code/controls/Scroll_Bars/scrollButtons.png

In this image there are buttons on both sides of the horizontal scroll bar.
I would like two buttons and a combo box to the left only. The question I
have is what would be the best way to accomplish this? I have thought about
extending canvas in a custom MXML Component, but then I can't figure out how
to add children to that through MXML. I could write a complete custom
container to do it, but that is more work than I would like to do. So does
anyone have any other ideas I might look into? Or better yet, does anyone
know of any components that already handle this?

Thanks,
Steve

Reply via email to