Overlay injection?

scameronr
Posts: 4
Joined: 2007-12-13

I'm a bit confused on the overlay "options" of popup and inserted. When would I use one versus the other? If I have a component to resize that adds or removes children as it resizes, won't that break with an overlay inserted as a child of my component?

Thanks

Comments
Teoti
Posts: 172
Joined: 2006-09-04

Hi,

No, the overlay is inserted into rawChildren of a container. The z index is accounted for when a child is removed or added.

You also have access to static class method startResize() of the ResizeManagerFX. You don't even need an overlay to resize components in the 2.0 version.

Mike

Privacy Policy | Copyright Notice| Disclaimer| Product EULA
©2003-2008 Teoti Graphix, LLC - All rights reserved.