PDA

View Full Version : component - scrollBar


muppet
11-29-2005, 03:12 PM
Huh?

I loaded up MX2004 about a month ago, all working lovely thanks. I just went to put some dynamic text in a scrollbox and realised the 'scrollbar' component isn't in the list of components.

Anyone know where it might be, or how to get it back (worked fine in MX)?

Morg
11-29-2005, 03:22 PM
scrollPane replaced it as far as I know...

muppet
11-29-2005, 03:28 PM
that would explain things, thanks.

Morg
11-29-2005, 03:31 PM
yeah... had a hard time making that bloody scrollPane work in one of my projects... Take note that adding content to it dynamically... becomes quite tricky as you have to add thee component then dynamically aswell. :)

Cheerio