Re: [flexcoders] how to change UIObject._rotation legally?

2005-06-13 Thread Manish Jethani
On 6/11/05, Aldo Bucchi [EMAIL PROTECTED] wrote: Is there a way to rotate a component without bypassing the v2 architecture? The problem with rotating an object is that it can result in changing it's box dimensions, which would create layout problems if no notifications are triggered... Even

Re: [flexcoders] how to change UIObject._rotation legally?

2005-06-13 Thread Aldo Bucchi
Guys, thanks for the answers. I'm looking at overriding the methods. Best Regards, Aldo On 6/13/05, Manish Jethani [EMAIL PROTECTED] wrote: On 6/11/05, Aldo Bucchi [EMAIL PROTECTED] wrote: Is there a way to rotate a component without bypassing the v2 architecture? The problem with

[flexcoders] how to change UIObject._rotation legally?

2005-06-11 Thread Aldo Bucchi
Hi all, Is there a way to rotate a component without bypassing the v2 architecture? The problem with rotating an object is that it can result in changing it's box dimensions, which would create layout problems if no notifications are triggered... I believe this could be a recurrent issue any

Re: [flexcoders] how to change UIObject._rotation legally?

2005-06-11 Thread JesterXL
PROTECTED] To: flexcoders@yahoogroups.com Sent: Saturday, June 11, 2005 1:10 PM Subject: [flexcoders] how to change UIObject._rotation legally? Hi all, Is there a way to rotate a component without bypassing the v2 architecture? The problem with rotating an object is that it can result in changing it's