http://w3facility.org/question/constant-whole-stage-redraw-after-modal-dialog/


Here is explained exactly what I have figured out. Please any one can help.
I am trying to resolved this problem from many days.

On Thu, Jul 16, 2015 at 2:48 PM, vijendra sainy <[email protected]> wrote:

> Hi friends,
>
> I have create a popupwindow and poping it out. But when I am closing it
> popup gets removed but not the model. I mean I am not able to click
> anywhere in the application, however the popup is removed.
>
> I have used below code to create popup
> var test : PopupWindows= PopUpManager.createPopUp(this,PopupWindows, true)
> as PopupWindows;
>
> and to remove I am using
>  PopUpManager.removePopUp(this/test);
>
> This issue occurred only in WIndows 8 not in windows 7.
> The only difference here I did is that I have a module which is loaded in
> application and I wrote above code in module.
>
> Please someone suggest me solution or whether anyone face such weird issue.
>
> --
> Regards,
> *Vijendra Sainy*
>
> *http://www.riamagic.blogspot.com/*
> <http://www.managementvj.blogspot.com/>
> *http://www.managementvj.blogspot.com/
> <http://www.managementvj.blogspot.com/>*
>
>


-- 
Regards,
*Vijendra Sainy*

*http://www.riamagic.blogspot.com/* <http://www.managementvj.blogspot.com/>
*http://www.managementvj.blogspot.com/
<http://www.managementvj.blogspot.com/>*

Reply via email to