Thanks Alex - this is exactly what I was looking for.

--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Try setting isPopUp=false
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Tracy Spratt
> Sent: Thursday, May 08, 2008 10:53 AM
> To: flexcoders@yahoogroups.com
> Subject: RE: [flexcoders] Supressing drag/move of PopupManager window?
> 
>  
> 
> Oops, includeInLayout is not needed in an absolute position container.
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Tracy Spratt
> Sent: Thursday, May 08, 2008 1:51 PM
> To: flexcoders@yahoogroups.com
> Subject: RE: [flexcoders] Supressing drag/move of PopupManager window?
> 
>  
> 
> One solution would be to not use popupManager, but declare it at the end
> of an absolute layout container (to keep it on top) and toggle visible
> and includeInLayout properties to show/hide.
> 
>  
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of chigwell23
> Sent: Thursday, May 08, 2008 5:51 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Supressing drag/move of PopupManager window?
> 
>  
> 
> What is the best way to fix a Panel or TitleWindow etc in position
> after the PopupManager has popped it? The Drag methods and Move
> methods could be overridden, but I am thinking that there is an easier
> way? TIA,
> 
> Mic.
>


Reply via email to