You can get more info on Alerts from the doc here:  http://livedocs.macromedia.com/flex/15/flex_docs_en/00000318.htm
 
For info on using TitleWindows with the PopUpManager, see:  http://livedocs.macromedia.com/flex/15/flex_docs_en/00000375.htm
 
Stephen


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL
Sent: Tuesday, April 19, 2005 11:25 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] About dialog boxes

Check out mx.core.Application; it has a show alert function, or you can use the mx.controls.Alert singleton.  Additionally, you can do anything with mx.maangers.PopUpManager, modal or not, and typically I put a decorated, closeButton enabled TitleWindow of sorts in it.
 
 
----- Original Message -----
Sent: Tuesday, April 19, 2005 7:08 PM
Subject: [flexcoders] About dialog boxes

Hello, all.

 

This comes from our GUI Developer who comes from a Java background and is moving on to Flex.

 

Is there an easy way in Flex to show dialog boxes? Anything similar to javax.swing.JOptionPane, with its constants and predefined icons?

If not, is it safe to assume thar customizing TitleWindow is the correct approach?

 

Thanks in advance.

 

J.



Yahoo! Groups Links

Reply via email to