hello_

I am creating a window docking system using transparent NativeWindows, and I 
achieve snapping by moving the contents within the NativeWindows when the 
correct amount of edge overlap occurs.

it's working fine, but i'm running into a problem where the NativeWindows 
appears to be moving before the contents are moved into the snap-position, 
giving it a jitter, rather than a sturdy snapped-edge feeling.

is there an equivalent to MouseEvent.updateAfterEvent() when dealing with 
NativeWindows? 

TL;DR:

I need changes to the DisplayList to keep up with the 
NativeWindowBoundsEvent.MOVING event I am handling.

thanks,

Ross P. Sclafani
design / technology / creative

http://ross.sclafani.net
http://www.twitter.com/rosssclafani
(347) 204.5714



let go of even your longest held beliefs,
the only truth is in observation.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to