Store a boolean (flag) in your titlewindow to indicate whether the Window is already open or not.

On May 31, 2007, at 9:56 AM, Rohan Pinto wrote:

how to i prevent a popup if the popup TileWindow is already Open..

ie: in my conrtol i have

click="PopUpManager.createPopUp(this,main,false);"

if the user clicks this several times, it opens up multiple popups of
the same window. how do i prevent the popup to just 1 instance ?




Reply via email to