PopUpManager.createPopUp(this,main,true); Just open modable window
On 31/05/07, Rohan Pinto <[EMAIL PROTECTED]> 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 ?
-- Robert

