Look into the PopupManager.createPopup method

 

http://livedocs.adobe.com/flex/3/langref/mx/managers/PopUpManager.html 

 

There is a modal attribute which is false by default.  I believe if you set
that to true, you'll get your desired result.

 

Jake Churchill
CF Webtools
11204 Davenport, Ste. 100
Omaha, NE  68154
 <http://www.cfwebtools.com> http://www.cfwebtools.com
402-408-3733 x103

From: [email protected] [mailto:[email protected]] On
Behalf Of valdhor
Sent: Thursday, September 24, 2009 9:10 AM
To: [email protected]
Subject: [flexcoders] Re: How to stop a button click from changing focus

 

  

Disable the application?

Application.application.enabled = false;

--- In [email protected] <mailto:flexcoders%40yahoogroups.com> ,
"reflexactions" <reflexacti...@...> wrote:
>
> If I have a popup window which has focus and I then click a button that is
in the application main form the SystemManager's mouseDown handler
automatically activates the main app and deactivates the popup.
> 
> How can I stop that from happening.
>



No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.409 / Virus Database: 270.13.112/2392 - Release Date: 09/24/09
05:52:00

Reply via email to