RE: [flexcoders] Re: Custom VScrollBar class assigned to a container !

2007-03-19 Thread Alex Harui
That's a toughie.  We haven't made that easy to do.  I know others have
tried it. Not sure if they finished or gave up.

 

I think you have to set horizontalScrollPolicy=on and set up the
scrollbars in createChildren.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of pitziilu
Sent: Friday, March 16, 2007 1:34 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Custom VScrollBar class assigned to a
container !

 

ANYBODY ??

 



[flexcoders] Re: Custom VScrollBar class assigned to a container !

2007-03-19 Thread pitziilu
ok. then... let's try to do it so everyone know how to do it.. or if
it's even possible. :D

I will make an example.. and paste the errors here :) maybe we could
find a way... 

thank you very much!



--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 That's a toughie.  We haven't made that easy to do.  I know others have
 tried it. Not sure if they finished or gave up.
 
  
 
 I think you have to set horizontalScrollPolicy=on and set up the
 scrollbars in createChildren.
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of pitziilu
 Sent: Friday, March 16, 2007 1:34 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Custom VScrollBar class assigned to a
 container !
 
  
 
 ANYBODY ??





[flexcoders] Re: Custom VScrollBar class assigned to a container !

2007-03-16 Thread pitziilu
ANYBODY ??