Hello,
Is it possible to remove the fading background of “MessageBox” when its prompted? because it’s fading or blocking the whole screen? I don’t want to create my own custom messagebox… is it possible to use “this.getBlocker().setColor(null); this.getBlocker().setBackgroundImage(null);” or something…
Thanks
Hi, two options:
To change the color:
Please login first to submit.