I hope I'm just not seeing it:
Is there any way to bring the browser window to the front of other Windows applications in SmartGWT?
I know it sounds like a ridiculous question; here's why it's not:
What do you suggest?
Thanks!
Is there any way to bring the browser window to the front of other Windows applications in SmartGWT?
I know it sounds like a ridiculous question; here's why it's not:
Specifically, if the user clicked on some other window bringing it "on top of" the browser, and a Real-Time Message comes in, I can show the information the user needs to see on top of other windows within the browser with bringToFront(), but the browser window itself can still be buried, with the app invisible to the user.
What do you suggest?
Thanks!
Comment