UIObject and it's property snatching kin do not address rotation.  There are 
a couple options:
- when adjusting the _rotation property, immediately call invalidate after 
it
- same, but call setSize instead for a more immediate effect

----- Original Message ----- 
From: "Aldo Bucchi" <[EMAIL 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 box dimensions, which would create layout problems if no
notifications are triggered...
I believe this could be a recurrent issue

any thoughts?

-- 
::::: Aldo Bucchi :::::
mobile (56) 8 429 8300



Yahoo! Groups Links








 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to