Re: [flexcoders] TitleWindow width issue

2006-01-30 Thread Manish Jethani
On 1/28/06, Deepa Subramaniam [EMAIL PROTECTED] wrote: Try using PopUpManager.popUpWindow() which takes the window to pop up. After you create the window object to pop up, set its width and height to the parent application's width and height and then call popUpWindow(). Something like:

RE: [flexcoders] TitleWindow width issue

2006-01-29 Thread Matt Chotin
Subject: [flexcoders] TitleWindow width issue I would like to know if there is a way to make a popup expand the entire screen? I have need for a pop that expands the entire screen. When I use the PopUpManager.createPopUp function to create a pop-up the TitleWindow seems to take up about 60%-70

[flexcoders] TitleWindow width issue

2006-01-27 Thread rgwilson26
I would like to know if there is a way to make a popup expand the entire screen? I have need for a pop that expands the entire screen. When I use the PopUpManager.createPopUp function to create a pop-up the TitleWindow seems to take up about 60%-70% of the screen when the width is set to