Hi,

In the event handler write;

event.updateAfterEvent()

Peace, Mike

On 4/12/06, Peter Martin <[EMAIL PROTECTED]> wrote:
I have created a Window component (in Flex 2 beta 2) that subclasses
TitleWindow. It allows the user to resize the window by grabbing the
bottom corner. It works fine if you are making the window smaller,
however if you are making it bigger Flex can't keep up with the mouse,
unless you go very, very slowly.

What I have is an event listener that handles onMouseMove and sets the
width and height to mouseX and mouseY.

Thanks
Peter.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS






--
What goes up, does come down.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to